mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-18 15:31:25 +00:00
Revert "Revert "Disable the span
feature temporarily""
This reverts commit a10a0c8cfd
.
This commit is contained in:
@ -14,7 +14,7 @@ Definition of the `#[wasm_bindgen]` attribute, an internal dependency
|
||||
proc-macro = true
|
||||
|
||||
[features]
|
||||
spans = ["proc-macro2/nightly", "wasm-bindgen-backend/spans"]
|
||||
spans = ["wasm-bindgen-backend/spans"]
|
||||
|
||||
[dependencies]
|
||||
syn = { version = '0.14', features = ['full'] }
|
||||
|
Reference in New Issue
Block a user