Skip to content

Commit f94c6f1

Browse files
fix(deps): update rust crate toml to 0.9.0
1 parent 4a10bcf commit f94c6f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ serde.workspace = true
1818
strum = { version = "0.27.0", features = ["derive"] }
1919
tempfile = "3.10.1"
2020
tokio = { version = "1.37.0", features = ["full"] }
21-
toml = "0.8.12"
21+
toml = "0.9.0"

0 commit comments

Comments
 (0)