Skip to content

Commit 0468e17

Browse files
fix(deps): update rust crate toml to 0.7.2 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2b2298 commit 0468e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ clap = { version = "4.1.4", features = ["derive"] }
1818
clap_complete = "4.1.1"
1919
colored = "2.0.0"
2020
serde = { version = "1.0.152", features = ["derive"] }
21-
toml = "0.7.1"
21+
toml = "0.7.2"
2222
flate2 = "1.0"
2323
shellexpand = "3.0.0"
2424
openssl = { version = "0.10", features = ["vendored"] }

0 commit comments

Comments
 (0)