mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
Prep ntex release
This commit is contained in:
parent
db671bdb7f
commit
e30d5c0fa5
11 changed files with 12 additions and 12 deletions
|
@ -18,7 +18,7 @@ default = ["http"]
|
|||
|
||||
[dependencies]
|
||||
serde = "1.0"
|
||||
ntex-bytes = "0.1.19"
|
||||
ntex-bytes = "0.1.21"
|
||||
log = "0.4"
|
||||
http = { version = "0.2", optional = true }
|
||||
regex = { version = "1.9.5", default-features = false, features = ["std"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue