mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
Update deps
This commit is contained in:
parent
2713922e03
commit
111450539e
1 changed files with 3 additions and 3 deletions
|
@ -57,12 +57,12 @@ ntex-macros = "0.1.3"
|
|||
ntex-util = "0.3.4"
|
||||
ntex-bytes = "0.1.21"
|
||||
ntex-h2 = "0.4.4"
|
||||
ntex-rt = "0.4.10"
|
||||
ntex-rt = "0.4.11"
|
||||
ntex-io = "0.3.9"
|
||||
ntex-tls = "0.3.2"
|
||||
ntex-tokio = { version = "0.3.1", optional = true }
|
||||
ntex-glommio = { version = "0.3.0", optional = true }
|
||||
ntex-async-std = { version = "0.3.1", optional = true }
|
||||
ntex-glommio = { version = "0.3.1", optional = true }
|
||||
ntex-async-std = { version = "0.3.2", optional = true }
|
||||
|
||||
async-channel = "2.1"
|
||||
base64 = "0.21"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue