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 af48f39 commit 88fe5b0Copy full SHA for 88fe5b0
Cargo.toml
@@ -30,7 +30,7 @@ serde = "1.0.8"
30
nom = "7"
31
32
async-trait = { version = "0.1.50", optional = true }
33
-toml = { version = "0.5", optional = true }
+toml = { version = "0.7", optional = true }
34
serde_json = { version = "1.0.2", optional = true }
35
yaml-rust = { version = "0.4", optional = true }
36
rust-ini = { version = "0.18", optional = true }
0 commit comments