Compare commits
3 Commits
migrate-to
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
| d26afc3f70 | |||
| 51b1ab380c | |||
| b5abddaacb |
@@ -10,14 +10,14 @@ clap = { version = "4.5.51", features = ["derive", "env"] }
|
||||
lazy_static = "1.5.0"
|
||||
anyhow = "1.0.100"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.143"
|
||||
serde_json = "1.0.145"
|
||||
rust-s3 = { version = "0.37.0", features = ["tokio"] }
|
||||
actix-web = "4.11.0"
|
||||
actix-session = { version = "0.11.0", features = ["redis-session"] }
|
||||
light-openid = "1.0.4"
|
||||
thiserror = "2.0.17"
|
||||
rand = "0.9.2"
|
||||
rust-embed = "8.8.0"
|
||||
rust-embed = "8.9.0"
|
||||
mime_guess = "2.0.5"
|
||||
askama = "0.14.0"
|
||||
urlencoding = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user