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 fdefe2b commit 4da8cacCopy full SHA for 4da8cac
crates/metadata/Cargo.toml
@@ -14,5 +14,5 @@ path = "lib.rs"
14
15
[dependencies]
16
serde = { version = "1.0", features = ["derive"] }
17
-toml = "0.8"
+toml = "0.9"
18
thiserror = "2"
0 commit comments