mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-02 23:51:21 +00:00
[examples] guide-supported-types-examples - port to rust 2018
This commit is contained in:
parent
2d9dcf6ace
commit
48cc61147b
@ -2,6 +2,7 @@
|
|||||||
name = "guide-supported-types-examples"
|
name = "guide-supported-types-examples"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["The wasm-bindgen Developers"]
|
authors = ["The wasm-bindgen Developers"]
|
||||||
|
edition = "2018"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user