1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-17 18:03:29 +01:00

15 lines
194 B
Markdown
Raw Normal View History

2019-03-28 03:56:52 -07:00
# Changes
### Changed
* Update `derive_more` to 0.15
* Update `parking_lot` to 0.9
2019-06-05 08:09:46 +06:00
## [0.1.1] - 2019-06-05
* Update parking_lot
2019-03-28 03:56:52 -07:00
## [0.1.0] - 2019-03-28
* Move threadpool to separate crate