Skip to content

Commit e7f3d46

Browse files
committed
Try this patch rust-lang/cc-rs#1284
1 parent a1c18d3 commit e7f3d46

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ debug = true
5959

6060
[profile.release]
6161
debug = true
62+
63+
[patch.crates-io]
64+
cc = { git = "https://github.com/madsmtm/cc-rs", branch = "fix-wasm" }

0 commit comments

Comments
 (0)