Skip to content

Commit c03a683

Browse files
committed
Use -Zbuildstd instead of cargo-xbuild
1 parent 0b98df9 commit c03a683

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cargo/config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[alias]
2+
xbuild = "build -Zbuild-std=core"

0 commit comments

Comments
 (0)