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

update url crate

This commit is contained in:
Nikolay Kim
2019-08-13 11:03:24 -07:00
parent 55179d6ab2
commit b1cb72d088
4 changed files with 7 additions and 5 deletions

View File

@ -12,7 +12,9 @@
* `Query` payload made `pub`. Allows user to pattern-match the payload.
* Update serde_urlencoded to "0.6.1"
* Update serde_urlencoded to 0.6.1
* Update url to 2.1
## [1.0.5] - 2019-07-18