fix(version-up): v0.1.5

* fix documentation link in Cargo.toml
* adjust to latest hyper. It's not even out yet, but people
  can't build the APIs anyway.
This commit is contained in:
Sebastian Thiel
2015-04-08 16:54:50 +02:00
parent 191e822c5a
commit a399488c27
313 changed files with 24317 additions and 24707 deletions

View File

@@ -26,7 +26,7 @@ make:
- source: lib.rs
output_dir: src
cargo:
build_version: "0.1.4"
build_version: "0.1.5"
keywords: [protocol, web, api]
dependencies:
- url = "*"