mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-07-31 22:31:59 +00:00
Update README.md
This commit is contained in:
@@ -54,7 +54,7 @@ in a `no_std` context, add the following to your `Cargo.toml`:
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
parity-wasm = { version = "0.31", default-features = false }
|
||||
parity-wasm = { version = "0.35", default-features = false }
|
||||
```
|
||||
|
||||
Until allocator api is stabilized, this type of use is limited to nightly Rust.
|
||||
|
Reference in New Issue
Block a user