Skip to content

Commit

Permalink
Merge pull request #121 from MolotovCherry/dependabot/cargo/directori…
Browse files Browse the repository at this point in the history
…es-6.0.0

Bump directories from 5.0.1 to 6.0.0
  • Loading branch information
MolotovCherry authored Jan 14, 2025
2 parents f7a0c25 + 24230f7 commit 2616546
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 14 deletions.
69 changes: 56 additions & 13 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/shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ windows.workspace = true
unicase.workspace = true
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
directories = "5.0.1"
directories = "6.0.0"
backtrace = "0.3.74"
toml = "0.8.19"
tokio = { version = "1.43.0", features = ["net", "rt"] }
Expand Down

0 comments on commit 2616546

Please sign in to comment.