Skip to content

Commit 05900a9

Browse files
build(deps): upgrade cargo_toml to v0.22
1 parent a1a0c2d commit 05900a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/M4SS-Code/cargo-goggles"
1111
[dependencies]
1212
reqwest = { version = "0.12.2", default-features = false, features = ["blocking", "rustls-tls-native-roots"] }
1313
cargo-lock = "10"
14-
cargo_toml = "0.20"
14+
cargo_toml = "0.22"
1515
tar = "0.4.40"
1616
flate2 = "1"
1717
sha2 = "0.10"

0 commit comments

Comments
 (0)