Bump crate versions

This commit is contained in:
Rerumu
2022-06-19 07:47:00 -04:00
parent 5575256476
commit a1655e1c0b
5 changed files with 5 additions and 13 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
[package]
name = "wasm-synth"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies.parity-wasm]
git = "https://github.com/paritytech/parity-wasm.git"
features = ["multi_value", "sign_ext"]