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 b4f2bf8..55f30ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -38,7 +38,7 @@ log = "0.4.14"
strum = "0.20.0"
strum_macros = "0.20.1"
sha2 = "0.9"
-hex = "0.4.2"
+hex = "0.4.3"
zip = "0.5.11"
qrcodegen = "1.6.0"
actix-files = "0.5"