Skip to content

Commit d6a7505

Browse files
fix(deps): update rust crate toml to v1
1 parent 9c12e1c commit d6a7505

2 files changed

Lines changed: 62 additions & 82 deletions

File tree

Cargo.lock

Lines changed: 61 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.9.0"
21+
toml = "1.0.0"

0 commit comments

Comments
 (0)