Skip to content

Commit 82468c1

Browse files
committed
Update Rust crate toml_edit to 0.20.7
1 parent bbb409e commit 82468c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextest-runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tokio = { version = "1.33.0", features = [
7272
"time",
7373
] }
7474
toml = "0.8.6"
75-
toml_edit = { version = "0.20.5", features = ["serde"] }
75+
toml_edit = { version = "0.20.7", features = ["serde"] }
7676
twox-hash = { version = "1.6.3", default-features = false }
7777
zstd = { version = "0.13.0", features = ["zstdmt"] }
7878

0 commit comments

Comments
 (0)