diff --git a/Cargo.toml b/Cargo.toml index fb4f618..a7e4102 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ std = [] [dev-dependencies] proptest = "1.0.0" -proptest-derive = "0.4.0" +proptest-derive = "0.6.0"