We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb409e commit 82468c1Copy full SHA for 82468c1
nextest-runner/Cargo.toml
@@ -72,7 +72,7 @@ tokio = { version = "1.33.0", features = [
72
"time",
73
] }
74
toml = "0.8.6"
75
-toml_edit = { version = "0.20.5", features = ["serde"] }
+toml_edit = { version = "0.20.7", features = ["serde"] }
76
twox-hash = { version = "1.6.3", default-features = false }
77
zstd = { version = "0.13.0", features = ["zstdmt"] }
78
0 commit comments