Skip to content

Commit 83b3948

Browse files
committed
Upgrade 'trycmd' crate to 0.15.8 (from 0.14.17)
1 parent e294873 commit 83b3948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ version = "1.0.18"
9191
predicates = { version = "3.0.3", features = ["color"] }
9292
assert_cmd = { version = "2.0.12", features = ["color-auto"] }
9393
assert_fs = { version = "1.0.13", features = ["color-auto"] }
94-
trycmd = "0.14.17"
94+
trycmd = "0.15.8"
9595
snapbox = { version = "0.6.9", features = ["cmd", "path"] }
9696
cargo-test-macro = "0.3"
9797
cargo-test-support = "0.3"

0 commit comments

Comments
 (0)