mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-06 06:17:40 +03:00
prep release
This commit is contained in:
parent
9638f2bf58
commit
8b3655457b
7 changed files with 11 additions and 7 deletions
ntex-service
|
@ -1,10 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## [0.1.7] - 2021-04-02
|
||||
## [0.1.7] - 2021-04-03
|
||||
|
||||
* drop futures-util dependency
|
||||
|
||||
* add custom Ready and Lazy futures
|
||||
* add custom Ready,Lazy,Either futures
|
||||
|
||||
## [0.1.6] - 2021-03-26
|
||||
|
||||
|
|
|
@ -19,4 +19,4 @@ path = "src/lib.rs"
|
|||
pin-project-lite = "0.2.4"
|
||||
|
||||
[dev-dependencies]
|
||||
ntex = "0.3.1"
|
||||
ntex = "0.3.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue