chore(dependencies): pin url crate

The latest one needs some modifications, that will be done in
time.

Closes #150
This commit is contained in:
Sebastian Thiel
2016-05-20 14:01:06 +02:00
parent 8aefeb37d9
commit ca5dca7af9

View File

@@ -29,4 +29,4 @@ cargo:
build_script: src/build.rs
keywords: [protocol, web, api]
dependencies:
- url = ">= 0.5"
- url = "= 0.5"