Compare commits
2 Commits
4e782f381e
...
7eda653490
Author | SHA1 | Date | |
---|---|---|---|
7eda653490 | |||
0a8f441ecb |
@ -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"
|
||||
@ -38,5 +38,5 @@ url = "2.5.0"
|
||||
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
||||
bincode = "2.0.1"
|
||||
chrono = "0.4.40"
|
||||
lazy_static = "1.4.0"
|
||||
lazy_static = "1.5.0"
|
||||
mailchecker = "6.0.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user