Merge pull request 'Update Rust crate qrcode-generator to 4.1.7' (#85) from renovate/qrcode-generator-4.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #85
This commit is contained in:
2023-01-23 13:56:55 +00:00
2 changed files with 6 additions and 219 deletions

View File

@ -31,7 +31,7 @@ sha2 = "0.10.6"
lazy-regex = "2.4.1"
totp_rfc6238 = "0.5.1"
base32 = "0.4.0"
qrcode-generator = "4.1.6"
qrcode-generator = "4.1.7"
webauthn-rs = { version = "0.4.8", features = ["danger-allow-state-serialisation"] }
url = "2.3.1"
aes-gcm = { version = "0.10.1", features = ["aes"] }