1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

update dep versions

This commit is contained in:
Nikolay Kim
2018-10-10 08:36:16 -07:00
parent f45038bbfe
commit ec8aef6b43
2 changed files with 13 additions and 5 deletions

View File

@ -1,5 +1,14 @@
# Changes
## [0.7.12] - 2018-10-10
### Changed
* Set min version for actix
* Set min version for actix-net
## [0.7.11] - 2018-10-09
### Fixed