QrCode struct and associated types ported NOPASS

This commit is contained in:
Henry Schimke
2022-10-01 16:24:53 -05:00
parent afc7a20747
commit e5abca3884
15 changed files with 476 additions and 428 deletions

View File

@@ -11,6 +11,7 @@ exclude = [
[dependencies]
regex = "1.6"
fancy-regex = "0.10"
lazy_static = "1.4.0"
encoding = "0.2"
rand = "0.8.5"
urlencoding = "2.1.2"