Skip to content

Commit

Permalink
Merge pull request #1158 from JuliaLang/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
davidanthoff authored Jan 25, 2025
2 parents a4935fc + 551014d commit e7e2e7d
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 36 deletions.
102 changes: 67 additions & 35 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ codegen-units = 1
[dependencies]
clap = { version = "4.5", features = ["derive"] }
clap_complete = "4.5"
dirs = "5.0.1"
dirs = "6.0.0"
dunce = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit e7e2e7d

Please sign in to comment.