diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ libflate = "1" thiserror = "1" anyhow = "1" log = "0.4" -strum = "0.21" +strum = "0.22" strum_macros = "0.21" sha2 = "0.9" hex = "0.4" |