Bump wasm-instrument 0.1.0 -> 0.1.1 (#10749)

* Bump wasm-instrument 0.1.0 -> 0.1.1

* Fix benchmark
This commit is contained in:
Alexander Theißen
2022-01-31 11:05:30 +01:00
committed by GitHub
parent ee557b769c
commit 39704979fe
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -11444,9 +11444,9 @@ dependencies = [
[[package]]
name = "wasm-instrument"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e67369bb53d409b67e57ef31797b1b2d628955fc82f86f2ea78bb403acc7c73"
checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"
dependencies = [
"parity-wasm 0.42.2",
]