mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
restore web proc macros
This commit is contained in:
parent
95d1b4a43d
commit
c1877c2707
10 changed files with 139 additions and 147 deletions
|
@ -16,5 +16,5 @@ syn = { version = "^1", features = ["full", "parsing"] }
|
|||
proc-macro2 = "^1"
|
||||
|
||||
[dev-dependencies]
|
||||
ntex = { path = "../ntex/" }
|
||||
futures = { version = "0.3.1" }
|
||||
ntex = "0.1.6"
|
||||
futures = "0.3.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue