Update Rust crate actix-session to 0.11.0
This commit is contained in:
		| @@ -24,7 +24,7 @@ serde_json = "1.0.145" | |||||||
| rand = "0.9.2" | rand = "0.9.2" | ||||||
| actix = "0.13.5" | actix = "0.13.5" | ||||||
| actix-identity = "0.8.0" | actix-identity = "0.8.0" | ||||||
| actix-session = { version = "0.10.1", features = ["cookie-session"] } | 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" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user