mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-13 14:01:11 +00:00
Bump 'parity-wasm' version to enable no_std builds on stable.
Bump own version in preparation for cargo publish. Bump cli verion to match.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
#![cfg_attr(not(feature = "std"), feature(alloc))]
|
||||
|
||||
#[cfg(not(feature = "std"))]
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user