mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Additional wasm diagnostics (#4097)
* Wasm diagnostics * Pass the error * Make errno optional * Cargo.lock * Log the error
This commit is contained in:
committed by
Bastian Köcher
parent
cf49b2b8de
commit
e1b6f68f60
@@ -5,5 +5,5 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
wasmi = "0.5.1"
|
||||
wasmi = "0.6.2"
|
||||
impl-trait-for-tuples = "0.1.2"
|
||||
|
||||
Reference in New Issue
Block a user