diff --git a/Cargo.toml b/Cargo.toml index d2649b7b..80200510 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ windows-sys = { version = "0.61", features = [ ] } [target.'cfg(valgrind)'.dev-dependencies] -crabgrind = "0.1" +crabgrind = "0.2" [lints] workspace = true