Update Rust crate qrcode-generator to 4.1.6

This commit is contained in:
2022-04-29 00:03:36 +00:00
parent 1c8c471fc6
commit f985abcc22
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ sha2 = "0.10.2"
lazy-regex = "2.3.0"
totp_rfc6238 = "0.5.0"
base32 = "0.4.0"
qrcode-generator = "4.1.4"
qrcode-generator = "4.1.6"
webauthn-rs = "0.3.2"
url = "2.2.2"
aes-gcm = { version = "0.9.4", features = ["aes"] }