mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-22 04:32:13 +00:00
Enable the stable feature of compiletest_rs
Should fix CI!
This commit is contained in:
parent
7392df8a39
commit
0631182b68
@ -12,4 +12,4 @@ harness = false
|
|||||||
wasm-bindgen = { path = "../../..", features = ["strict-macro"] }
|
wasm-bindgen = { path = "../../..", features = ["strict-macro"] }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
compiletest_rs = "0.3"
|
compiletest_rs = { version = "0.3", features = ['stable'] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user