Skip to content

Commit

Permalink
chore(deps): update rust crate cargo to 0.83.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent f521df9 commit f5dadc2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ assert_cmd = "2.0.16"
base64 = "0.22.1"
camino = "1.1.9"
cargo_metadata = "0.18.1"
cargo = { version = "0.82.0", default-features = false }
cargo = { version = "0.83.0", default-features = false }
chrono = { version = "0.4.38", default-features = false }
clap = "4.5.16"
clap_complete = "4.5.23"
Expand Down

0 comments on commit f5dadc2

Please sign in to comment.