aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7d687f3..6383e22 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,6 +48,7 @@ strum_macros = "0.18.0"
sha2 = "0.9"
hex = "0.4.2"
zip = "0.5.5"
+qrcodegen = "1.6.0"
[dev-dependencies]
assert_cmd = "1.0"