mirror of
https://github.com/fafhrd91/actix-net
synced 2025-09-02 21:16:37 +02:00
use FnMut instead of Fn
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## [0.1.6] - 2019-01-xx
|
||||
|
||||
### Changed
|
||||
|
||||
* Use `FnMut` instead of `Fn` for .apply() and .map() combinators and `FnService` type
|
||||
|
||||
## [0.1.5] - 2019-01-13
|
||||
|
||||
|
Reference in New Issue
Block a user