Skip to content

Commit 8b09b13

Browse files
fix(deps): update rust crate toml to 0.9.0 (#167)
* fix(deps): update rust crate toml to 0.9.0 * fix(deps): update `Cargo.lock` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniëlle Huisman <danielle@huisman.me>
1 parent 4a10bcf commit 8b09b13

2 files changed

Lines changed: 53 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 52 additions & 11 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.8.12"
21+
toml = "0.9.0"

0 commit comments

Comments
 (0)