Compare commits
2 Commits
6acb6025c2
...
9bdebadff8
Author | SHA1 | Date | |
---|---|---|---|
9bdebadff8 | |||
7b9ada9164 |
@ -12,7 +12,7 @@ actix-web = "4.10.2"
|
||||
actix-session = { version = "0.10.1", features = ["cookie-session"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||
include_dir = "0.7.3"
|
||||
include_dir = "0.7.4"
|
||||
log = "0.4.27"
|
||||
serde_json = "1.0.128"
|
||||
serde_yaml = "0.9.34"
|
||||
@ -31,7 +31,7 @@ digest = "0.10.7"
|
||||
sha2 = "0.10.8"
|
||||
lazy-regex = "3.3.0"
|
||||
totp_rfc6238 = "0.6.0"
|
||||
base32 = "0.5.0"
|
||||
base32 = "0.5.1"
|
||||
qrcode-generator = "5.0.0"
|
||||
webauthn-rs = { version = "0.5.0", features = ["danger-allow-state-serialisation"] }
|
||||
url = "2.5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user