mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
Prepare release
This commit is contained in:
parent
5869141954
commit
c864b10e62
14 changed files with 32 additions and 29 deletions
|
@ -17,8 +17,8 @@ path = "src/lib.rs"
|
|||
|
||||
[dependencies]
|
||||
ntex-bytes = "0.1.21"
|
||||
ntex-io = "1.0.0-b.0"
|
||||
ntex-util = "1.0.0-b.0"
|
||||
ntex-io = "1.0.0-b.1"
|
||||
ntex-util = "1.0.0-b.1"
|
||||
log = "0.4"
|
||||
pin-project-lite = "0.2"
|
||||
tokio = { version = "1", default-features = false, features = ["rt", "net", "sync", "signal"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue