Commit bb787fd
authored
build(deps): replace rocket with url crate for URI parsing in aw-transform (#484)
* Replace rocket to url for URI parsing
Url crate is most popular and basic for the task.
Rocket version in aw-transform is also out of sync with aw-server,
which may cause a conflict elsewhere.
* Easen dependency version
Reqwest specifies a particular version which may be a problem.1 parent 82345cf commit bb787fd
3 files changed
+270
-44
lines changed
0 commit comments