1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 02:19:22 +02:00

add awmp to list of community crates

This commit is contained in:
Rob Ede
2022-01-19 17:05:38 +00:00
parent 1fec026dc7
commit 09734a8d12
2 changed files with 3 additions and 0 deletions

View File

@ -17,5 +17,6 @@ actix-session = { path = "actix-session" }
# uncomment to quickly test against local actix-web repo
# actix-http = { path = "../actix-web/actix-http" }
# actix-router = { path = "../actix-web/actix-router" }
# actix-web = { path = "../actix-web" }
# awc = { path = "../actix-web/awc" }