Skip to content

Commit 42c24ad

Browse files
committed
Fix wasm test
1 parent 8521f85 commit 42c24ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/wasm_bindgen/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ version = "0.1.0"
55
authors = ["The Rand Project Developers"]
66
publish = false
77
license = "MIT/Apache-2.0"
8+
edition = "2018"
89

910
[lib]
1011
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)