Skip to content

Commit 76a09fa

Browse files
committed
fix(deps): update rust crate toml to 0.8.19
1 parent c213ace commit 76a09fa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

nextest-runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ tokio = { version = "1.38.0", features = [
7676
"sync",
7777
"time",
7878
] }
79-
toml = "0.8.17"
79+
toml = "0.8.19"
8080
toml_edit = { version = "0.22.18", features = ["serde"] }
8181
xxhash-rust = { version = "0.8.12", features = ["xxh64"] }
8282
zstd = { version = "0.13.2", features = ["zstdmt"] }

0 commit comments

Comments
 (0)