Skip to content

Commit

Permalink
Update cargo to 0.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Nov 30, 2024
1 parent 78a2390 commit f3f1f0b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 10 deletions.
79 changes: 70 additions & 9 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 @@ -18,7 +18,7 @@ vendored-libgit2 = ["cargo/vendored-libgit2"]

[dependencies]
nu-ansi-term = "0.50.0"
cargo = "0.83.0"
cargo = "0.84.0"
cargo-util = "0.2.11"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit f3f1f0b

Please sign in to comment.