mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
update deps
This commit is contained in:
parent
e04ae7cc86
commit
8b059754a6
4 changed files with 4 additions and 4 deletions
|
@ -16,6 +16,6 @@ name = "ntex_rt"
|
|||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
ntex-rt-macros = "0.1.0"
|
||||
ntex-rt-macros = "0.1.1"
|
||||
futures = "0.3.13"
|
||||
tokio = { version = "1", default-features=false, features = ["rt", "net", "time", "signal"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue