Skip to content

Commit f4ce079

Browse files
renovate[bot]syphar
authored andcommitted
fix(deps): update rust crate toml to 0.9
1 parent e541433 commit f4ce079

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)