1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

allow deserialize from the path

This commit is contained in:
Nikolay Kim
2019-01-15 19:25:49 -08:00
parent db2367b26e
commit cbc378b67f
3 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changes
## [0.1.6] - 2019-01-xx
## [0.1.5] - 2019-01-13
### Changed