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

Restore Transform::map_init_err() combinator

This commit is contained in:
Nikolay Kim
2019-12-03 18:32:02 +06:00
parent eb33f0ecbe
commit db0bc1e156
6 changed files with 126 additions and 2 deletions

View File

@@ -4,6 +4,9 @@
### Add missing Clone impls
### Restore `Transform::map_init_err()` combinator
## [1.0.0-alpha.2] - 2019-12-02
### Use owned config value for service factory