chore: add totp feature gate (default-on) + data-encoding + qrcode deps
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -34,3 +34,5 @@ rusqlite = { version = "0.31", features = ["bundled"] }
|
||||
futures-util = "0.3"
|
||||
hex = "0.4"
|
||||
argon2 = "0.5"
|
||||
data-encoding = "2.6"
|
||||
qrcode = { version = "0.14", default-features = false, features = ["svg"] }
|
||||
|
||||
Reference in New Issue
Block a user