mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
add scopes
This commit is contained in:
parent
8502c32a3c
commit
34171fa7f5
6 changed files with 1004 additions and 4 deletions
|
@ -49,6 +49,7 @@ actix-utils = "0.3.0"
|
|||
|
||||
actix-http = { git = "https://github.com/actix/actix-http.git" }
|
||||
actix-router = { git = "https://github.com/actix/actix-net.git" }
|
||||
#actix-router = { path = "../actix-net/router" }
|
||||
|
||||
bytes = "0.4"
|
||||
derive_more = "0.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue