mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 02:06:42 +00:00
Bump wasmprinter to 0.2.67
This commit is contained in:
parent
217049ccce
commit
8950416e20
@ -20,7 +20,7 @@ cc = "1.0"
|
||||
# time, and we want to make updates to this explicit rather than automatically
|
||||
# picking up updates which might break CI with new instruction names.
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
wasmprinter = "=0.2.53"
|
||||
wasmprinter = "=0.2.67"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user