Compare commits
2 Commits
b0225e74fe
...
2b6b79a7ce
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b6b79a7ce | |||
| e7d45c3282 |
@@ -28,7 +28,7 @@ actix-session = { version = "0.11.0", features = ["cookie-session"] }
|
|||||||
actix-cors = "0.7.1"
|
actix-cors = "0.7.1"
|
||||||
actix-multipart = { version = "0.7.2", features = ["derive"] }
|
actix-multipart = { version = "0.7.2", features = ["derive"] }
|
||||||
actix-remote-ip = "0.1.0"
|
actix-remote-ip = "0.1.0"
|
||||||
futures-util = "0.3.31"
|
futures-util = "0.3.32"
|
||||||
uuid = { version = "1.20.0", features = ["v4", "serde"] }
|
uuid = { version = "1.20.0", features = ["v4", "serde"] }
|
||||||
semver = { version = "1.0.27", features = ["serde"] }
|
semver = { version = "1.0.27", features = ["serde"] }
|
||||||
lazy-regex = "3.5.1"
|
lazy-regex = "3.5.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user