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 5e89fae commit 73156bfCopy full SHA for 73156bf
cargo-nextest/Cargo.toml
@@ -23,7 +23,7 @@ enable-ansi-support = "0.1.2"
23
env_logger = { version = "0.9.0", default-features = false }
24
guppy = "0.13.0"
25
log = "0.4.14"
26
-nextest-runner = { version = "0.1.0", path = "../nextest-runner" }
+nextest-runner = { version = "0.1.1", path = "../nextest-runner" }
27
nextest-metadata = { version = "0.1.0", path = "../nextest-metadata" }
28
owo-colors = { version = "3.2.0", features = ["supports-colors"] }
29
shellwords = "1.1.0"
0 commit comments