fixed wrong edition

This commit is contained in:
Sambo Chea 2020-08-20 11:09:53 +07:00
parent e97a2dda92
commit cbf2890a55

View File

@ -2,7 +2,7 @@
name = "wasmweb-sample"
version = "0.1.0"
authors = ["Sambo Chea <sombochea@cubetiqs.com>"]
edition = "2020"
edition = "2018"
[lib]
crate-type = ["cdylib", "rlib"]