aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0ad95d9..a50c73d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,10 +19,10 @@ precomputed_common_max_powers = []
[dependencies]
unicode-segmentation = "1.10.0"
+strum = "0.26.0"
+strum_macros = "0.26.0"
[dev-dependencies]
-strum = "0.24"
-strum_macros = "0.24"
digest = "0.10.5"
md4 = "0.10.2"
md-5 = "0.10.5"