Bump wasmprinter to 0.2.67

This commit is contained in:
Eduardo Sánchez Muñoz 2023-10-03 20:17:00 +02:00 committed by Amanieu d'Antras
parent 217049ccce
commit 8950416e20

View File

@ -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 = []