mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
Prep release
This commit is contained in:
parent
aaefa34591
commit
3043dbe57c
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changes
|
||||
|
||||
## [0.1.11] - 2023-xx-xx
|
||||
## [0.1.11] - 2023-11-21
|
||||
|
||||
* Implement serde::Serialize/Deserialize for HeaderMap
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ async-std = ["ntex-rt/async-std", "ntex-async-std", "ntex-connect/async-std"]
|
|||
[dependencies]
|
||||
ntex-codec = "0.6.2"
|
||||
ntex-connect = "0.3.2"
|
||||
ntex-http = "0.1.10"
|
||||
ntex-http = "0.1.11"
|
||||
ntex-router = "0.5.2"
|
||||
ntex-service = "1.2.7"
|
||||
ntex-macros = "0.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue