diff --git a/Cargo.toml b/Cargo.toml index 7caed34..f017f92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ default = ["rayon"] [dev-dependencies] criterion = "^0.3" -strum = "^0.24" +strum = "^0.25" strum_macros = "^0.24" hex = "0.4.3"