mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Use main and test proc macro from ntex-macros
This commit is contained in:
parent
0d9be13180
commit
819f5b2eaf
63 changed files with 297 additions and 414 deletions
|
@ -16,5 +16,5 @@ syn = { version = "^1", features = ["full", "parsing"] }
|
|||
proc-macro2 = "^1"
|
||||
|
||||
[dev-dependencies]
|
||||
ntex = "0.1.6"
|
||||
futures = "0.3.4"
|
||||
ntex = "0.3.1"
|
||||
futures = "0.3.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue