mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
prep release
This commit is contained in:
parent
037e195da4
commit
531bafbae2
9 changed files with 19 additions and 363 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ntex-rt"
|
||||
version = "0.4.0-b.1"
|
||||
version = "0.4.0-b.2"
|
||||
authors = ["ntex contributors <team@ntex.rs>"]
|
||||
description = "ntex runtime"
|
||||
keywords = ["network", "framework", "async", "futures"]
|
||||
|
@ -23,7 +23,7 @@ tokio = ["tok-io", "ntex-io/tokio"]
|
|||
|
||||
[dependencies]
|
||||
ntex-bytes = "0.1.8"
|
||||
ntex-io = "0.1.0-b.3"
|
||||
ntex-io = "0.1.0-b.5"
|
||||
ntex-util = "0.1.3"
|
||||
async-oneshot = "0.5.0"
|
||||
async-channel = "1.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue