aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fb1b959..ae25eeb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,7 +41,7 @@ libflate = "1"
thiserror = "1"
anyhow = "1"
log = "0.4"
-strum = "0.23"
+strum = "0.24"
strum_macros = "0.23"
sha2 = "0.10"
hex = "0.4"