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 Oct 29, 2024
1 parent d0ac389 commit 354b06c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -13,7 +13,7 @@ async-trait = "0.1.81"
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 354b06c

Please sign in to comment.