diff --git a/Cargo.toml b/Cargo.toml index 44cfb58..279cb36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -89,7 +89,7 @@ lazy_static = "1.5.0" [dev-dependencies] # Dependency analysis tools -cargo-modules = "0.17" +cargo-modules = "0.24" # Testing proptest = "1.4" pretty_assertions = "1.4"