Skip to content

Commit f9c9cbc

Browse files
committed
Exclude the wasm-bindgen example from the workspace
It does not compile on stable/beta, so it broke CI.
1 parent 86ba87b commit f9c9cbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ serde_json = "1.0"
2020
[workspace]
2121
members = [
2222
".",
23-
"examples/call_from_js",
2423
"examples/github",
2524
"graphql_query_derive",
2625
"graphql_client_cli",

0 commit comments

Comments
 (0)