Skip to content

Commit

Permalink
Bump dirs from 5.0.1 to 6.0.0 (#1316)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent a319d60 commit ffd3c0a
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 5 deletions.
50 changes: 46 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/base-db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rust-version.workspace = true

[dependencies]
bibtex-utils = { path = "../bibtex-utils" }
dirs = "5.0.1"
dirs = "6.0.0"
distro = { path = "../distro" }
itertools.workspace = true
line-index = { path = "../line-index" }
Expand Down

0 comments on commit ffd3c0a

Please sign in to comment.