mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 17:27:42 +02:00
update tokio verion and prep alpha3 release
This commit is contained in:
@ -12,6 +12,7 @@ members = [
|
||||
"actix-tls",
|
||||
"actix-utils",
|
||||
"router",
|
||||
"string",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
@ -27,3 +28,4 @@ actix-threadpool = { path = "actix-threadpool" }
|
||||
actix-tls = { path = "actix-tls" }
|
||||
actix-utils = { path = "actix-utils" }
|
||||
actix-router = { path = "router" }
|
||||
bytestring = { path = "string" }
|
||||
|
Reference in New Issue
Block a user