diff --git a/Cargo.toml b/Cargo.toml index 534ccff..f892395 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,5 +42,5 @@ features = [ "derive" ] rand = "0.8.3" [dev-dependencies.aes] -version = "0.7.0" +version = "0.8.3" default-features = false