From 94af2db005fd238649ff4be96916a6f48dfd4432 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Tue, 1 Jun 2021 08:14:24 +0200 Subject: Bump strum --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dddde1c..6e8b8cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,8 +38,8 @@ futures = "0.3" libflate = "1" thiserror = "1" log = "0.4" -strum = "0.20" -strum_macros = "0.20" +strum = "0.21" +strum_macros = "0.21" sha2 = "0.9" hex = "0.4" zip = "0.5.11" -- cgit v1.2.3