Skip to content

Commit

Permalink
Create config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtholliday committed Jul 13, 2023
1 parent f8242da commit 5657fb8
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 5657fb8

Please sign in to comment.