Revert "Revert "Disable the span feature temporarily""

This reverts commit a10a0c8cfd.
This commit is contained in:
Alex Crichton
2018-05-21 08:08:21 -07:00
parent a10a0c8cfd
commit b3cb44eb53
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Backend code generation of the wasm-bindgen tool
"""
[features]
spans = ["proc-macro2/nightly"]
spans = []
[dependencies]
quote = '0.6'