mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
feat(session): use real async traits (#365)
This commit is contained in:
@ -13,9 +13,10 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
homepage = "https://actix.rs"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.68"
|
||||
rust-version = "1.75"
|
||||
|
||||
[patch.crates-io]
|
||||
actix-cors = { path = "./actix-cors" }
|
||||
|
Reference in New Issue
Block a user