Update Rust lang doc for 1.0.0 dependency (#4935)
This commit is contained in:
@@ -43,7 +43,7 @@ dependency in `Cargo.toml`:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
wasmtime = "0.33.0"
|
wasmtime = "1.0.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
Next up let's write the code that we need to execute this wasm file. The
|
Next up let's write the code that we need to execute this wasm file. The
|
||||||
|
|||||||
Reference in New Issue
Block a user