Compare commits
3 Commits
migrate-to
...
renovate/u
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a34e967da | |||
| 51b1ab380c | |||
| b5abddaacb |
@@ -17,11 +17,11 @@ actix-session = { version = "0.11.0", features = ["redis-session"] }
|
|||||||
light-openid = "1.0.4"
|
light-openid = "1.0.4"
|
||||||
thiserror = "2.0.17"
|
thiserror = "2.0.17"
|
||||||
rand = "0.9.2"
|
rand = "0.9.2"
|
||||||
rust-embed = "8.8.0"
|
rust-embed = "8.9.0"
|
||||||
mime_guess = "2.0.5"
|
mime_guess = "2.0.5"
|
||||||
askama = "0.14.0"
|
askama = "0.14.0"
|
||||||
urlencoding = "2.1.3"
|
urlencoding = "2.1.3"
|
||||||
uuid = { version = "1.18.0", features = ["v4", "serde"] }
|
uuid = { version = "1.18.1", features = ["v4", "serde"] }
|
||||||
ipnet = { version = "2.11.0", features = ["serde"] }
|
ipnet = { version = "2.11.0", features = ["serde"] }
|
||||||
chrono = "0.4.42"
|
chrono = "0.4.42"
|
||||||
futures-util = { version = "0.3.31", features = ["sink"] }
|
futures-util = { version = "0.3.31", features = ["sink"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user