mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
fix resource match with params #841
This commit is contained in:
parent
80f4ef9aac
commit
e1ff3bf8fa
8 changed files with 77 additions and 18 deletions
|
@ -68,7 +68,7 @@ rust-tls = ["rustls", "actix-server/rust-tls"]
|
|||
actix-codec = "0.1.2"
|
||||
actix-service = "0.4.0"
|
||||
actix-utils = "0.4.0"
|
||||
actix-router = "0.1.3"
|
||||
actix-router = "0.1.5"
|
||||
actix-rt = "0.2.2"
|
||||
actix-web-codegen = "0.1.0-beta.1"
|
||||
actix-http = { version = "0.2.0", features=["fail"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue