Skip to content

Commit 4da8cac

Browse files
fix(deps): update rust crate toml to 0.9
1 parent fdefe2b commit 4da8cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/metadata/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ path = "lib.rs"
1414

1515
[dependencies]
1616
serde = { version = "1.0", features = ["derive"] }
17-
toml = "0.8"
17+
toml = "0.9"
1818
thiserror = "2"

0 commit comments

Comments
 (0)