feat(cli): can now be published

This works as the API version is now explicitly specified,
allowing cargo-publish to work as usual.
This commit is contained in:
Sebastian Thiel
2016-09-11 13:13:09 +02:00
parent c4c49015f5
commit 91a657b8cf
5 changed files with 14 additions and 3 deletions

View File

@@ -25,7 +25,6 @@ make:
- source: build.rs
output_dir: src
cargo:
build_version: "0.1.15"
build_script: src/build.rs
keywords: [protocol, web, api]
dependencies: