mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-01 18:01:06 +00:00
Update README version
This commit is contained in:
parent
0d1759abd5
commit
07c5ff5a93
@ -70,7 +70,7 @@ configuring our build output:
|
|||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
wasm-bindgen = "0.1"
|
wasm-bindgen = "0.2"
|
||||||
```
|
```
|
||||||
|
|
||||||
Next up our actual code! We'll write this in `src/lib.rs`:
|
Next up our actual code! We'll write this in `src/lib.rs`:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user