Compare commits
2 Commits
23c90f2615
...
c1ad8da45d
Author | SHA1 | Date | |
---|---|---|---|
c1ad8da45d | |||
55d70fc8d9 |
@ -8,7 +8,7 @@ log = "0.4.25"
|
||||
env_logger = "0.11.6"
|
||||
clap = { version = "4.5.26", features = ["derive", "env"] }
|
||||
lazy_static = "1.5.0"
|
||||
anyhow = "1.0.95"
|
||||
anyhow = "1.0.97"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
serde_json = "1.0.137"
|
||||
rust-s3 = { version = "0.36.0-beta.2", features = ["tokio"] }
|
||||
@ -23,7 +23,7 @@ askama = "0.13.0"
|
||||
urlencoding = "2.1.3"
|
||||
uuid = { version = "1.12.1", features = ["v4", "serde"] }
|
||||
ipnet = { version = "2.11.0", features = ["serde"] }
|
||||
chrono = "0.4.39"
|
||||
chrono = "0.4.40"
|
||||
futures-util = { version = "0.3.31", features = ["sink"] }
|
||||
jwt-simple = { version = "0.12.11", default-features = false, features = ["pure-rust"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user