Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementNerma committed Feb 9, 2025
1 parent e4a1125 commit feb73fe
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "https://github.com/ClementNerma/Jumpy"

[dependencies]
anyhow = "1.0.95"
clap = { version = "4.5.27", features = ["derive"] }
clap_complete = "4.5.42"
clap = { version = "4.5.28", features = ["derive"] }
clap_complete = "4.5.44"
dirs = "6.0.0"
dunce = "1.0.5"

0 comments on commit feb73fe

Please sign in to comment.