Publication cleanup

This commit is contained in:
Alex Crichton
2018-07-19 13:03:52 -07:00
parent aa348f963f
commit 2d70a51370
5 changed files with 5 additions and 4 deletions

View File

@ -12,7 +12,7 @@ Support for parsing WebIDL specific to wasm-bindgen
"""
[dev-dependencies]
wasm-bindgen-test-project-builder = { path = "../test-project-builder" }
wasm-bindgen-test-project-builder = { path = "../test-project-builder", version = '=0.2.12' }
[dependencies]
failure = "0.1"