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
5b308709fb
commit
6a5c7ca553
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changes
|
||||
|
||||
## [0.2.0] - 2020-08-xx
|
||||
## [0.2.0] - 2020-08-10
|
||||
|
||||
* Include custom `Encoder` and `Decoder` traits
|
||||
|
||||
|
|
|
@ -25,5 +25,5 @@ log = "0.4"
|
|||
tokio = { version = "0.2.6", default-features=false }
|
||||
|
||||
[dev-dependencies]
|
||||
ntex = "0.1.20"
|
||||
ntex = "0.1.21"
|
||||
futures = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue