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