Skip to content

Commit

Permalink
Revert "ci: fix wasm-bindgen warning on nightly"
Browse files Browse the repository at this point in the history
This reverts commit a104c10.
  • Loading branch information
bcheidemann committed Dec 3, 2024
1 parent 3cc9912 commit 6cb8dfc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,3 @@ wasm-bindgen-test = "0.3.13"
[profile.release]
# Tell `rustc` to optimize for small code size.
opt-level = "s"

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_bindgen_unstable_test_coverage)'] }

0 comments on commit 6cb8dfc

Please sign in to comment.