Skip to content

Commit

Permalink
Restore config.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwerth committed Sep 26, 2023
1 parent 48b2812 commit 166549c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[alias]
xtask = "run --manifest-path xtask/Cargo.toml --"

[build]
rustflags = [
"--cfg=web_sys_unstable_apis"
]

0 comments on commit 166549c

Please sign in to comment.