Skip to content

Commit c28f68c

Browse files
Update Rust crate libtest-mimic to 0.8.0
1 parent 5e48f10 commit c28f68c

File tree

2 files changed

+82
-22
lines changed

2 files changed

+82
-22
lines changed

pkgs/pavex/libs/Cargo.lock

Lines changed: 81 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/pavex/libs/pavex_test_runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ anyhow = "1.0.59"
1212
ahash = "0.8"
1313
console = "0.15.1"
1414
fs-err = "2.7.0"
15-
libtest-mimic = "0.6.0"
15+
libtest-mimic = "0.8.0"
1616
serde = { version = "1.0.141", features = ["derive"] }
1717
similar = { version = "2.2.0", features = ["inline"] }
1818
textwrap = "0.16.0"

0 commit comments

Comments
 (0)