Skip to content

Commit

Permalink
Merge pull request #22 from btwiuse/dependabot/cargo/cargo-0.75
Browse files Browse the repository at this point in the history
Update cargo requirement from 0.74 to 0.75
  • Loading branch information
btwiuse authored Nov 28, 2023
2 parents 4e0556f + 73da694 commit a7c1d8b
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.74"
cargo = "0.75"
cargo-util = "0.2"
clap = { version = "4", features = ["derive", "env"] }
dirs = "5"
Expand Down

0 comments on commit a7c1d8b

Please # to comment.