mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 12:31:22 +00:00
Configure walrus to generate DWARF/names at the right times
Fixes ##1254
This commit is contained in:
@ -24,7 +24,7 @@ rouille = { version = "3.0.0", default-features = false }
|
||||
serde = { version = "1.0", features = ['derive'] }
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
walrus = "0.1"
|
||||
walrus = "0.2"
|
||||
wasm-bindgen-cli-support = { path = "../cli-support", version = "=0.2.36" }
|
||||
wasm-bindgen-shared = { path = "../shared", version = "=0.2.36" }
|
||||
|
||||
|
Reference in New Issue
Block a user