Skip to content

Commit

Permalink
Merge pull request #30 from btwiuse/dependabot/cargo/cargo-0.82.0
Browse files Browse the repository at this point in the history
Update cargo requirement from 0.81.0 to 0.82.0
  • Loading branch information
btwiuse authored Sep 13, 2024
2 parents 666cf39 + 10859a0 commit d03c525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ path = "main.rs"

[dependencies]
anyhow = "1"
cargo = "0.81.0"
cargo = "0.82.0"
cargo-util = "0.2.10"
dialoguer = "0.11"
futures-util = "0.3"
Expand Down

0 comments on commit d03c525

Please sign in to comment.