diff --git a/Cargo.toml b/Cargo.toml index f4c790602..ac30b7193 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ digest = { version = "0.10", default-features = false } hashbrown = { version = "0.14", default-features = false, features = ["inline-more", "allocator-api2"] } hex = "0.4" itertools = { version = "0.13", default-features = false } -libtest-mimic = "0.7.0" +libtest-mimic = "0.8.1" paste = "1.0" rayon = "1" serde = "1.0"