Skip to content

Commit 73156bf

Browse files
committed
[cargo-nextest] bump nextest-runner version
1 parent 5e89fae commit 73156bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo-nextest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ enable-ansi-support = "0.1.2"
2323
env_logger = { version = "0.9.0", default-features = false }
2424
guppy = "0.13.0"
2525
log = "0.4.14"
26-
nextest-runner = { version = "0.1.0", path = "../nextest-runner" }
26+
nextest-runner = { version = "0.1.1", path = "../nextest-runner" }
2727
nextest-metadata = { version = "0.1.0", path = "../nextest-metadata" }
2828
owo-colors = { version = "3.2.0", features = ["supports-colors"] }
2929
shellwords = "1.1.0"

0 commit comments

Comments
 (0)