diff --git a/karamellib/Cargo.toml b/karamellib/Cargo.toml index d585b04..f67d4ce 100644 --- a/karamellib/Cargo.toml +++ b/karamellib/Cargo.toml @@ -17,8 +17,8 @@ levenshtein = "1.0.5" # For enum -strum = "0.21.0" -strum_macros = "0.21.1" +strum = "0.26.0" +strum_macros = "0.26.0" thiserror = "1.0.26" [features]