mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
update to actix web v4 beta 18 (#218)
This commit is contained in:
@ -14,3 +14,8 @@ members = [
|
||||
[patch.crates-io]
|
||||
actix-cors = { path = "actix-cors" }
|
||||
actix-session = { path = "actix-session" }
|
||||
|
||||
# uncomment to quickly test against local actix-web repo
|
||||
# actix-http = { path = "../actix-web/actix-http" }
|
||||
# actix-web = { path = "../actix-web" }
|
||||
# awc = { path = "../actix-web/awc" }
|
||||
|
Reference in New Issue
Block a user