diff --git a/Cargo.toml b/Cargo.toml index 84ce4ac..a3c697c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ rand = "0.8.4" lazy_static = "1.4.0" once_cell = "1.10.0" strum = "0.25" -strum_macros = "0.25" +strum_macros = "0.26" pem = "3.0.0" path-matchers = "1.0.2" glob = "0.3.0"