We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b2298 commit 0468e17Copy full SHA for 0468e17
Cargo.toml
@@ -18,7 +18,7 @@ clap = { version = "4.1.4", features = ["derive"] }
18
clap_complete = "4.1.1"
19
colored = "2.0.0"
20
serde = { version = "1.0.152", features = ["derive"] }
21
-toml = "0.7.1"
+toml = "0.7.2"
22
flate2 = "1.0"
23
shellexpand = "3.0.0"
24
openssl = { version = "0.10", features = ["vendored"] }
0 commit comments