Skip to content

Commit 79f90d1

Browse files
committed
Make our build work just like the rustc build
1 parent b456b7c commit 79f90d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xargo/Xargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[dependencies]
2-
std = {features = ["panic_unwind", "jemalloc"]}
2+
std = {features = ["panic_unwind", "jemalloc", "backtrace"]}

0 commit comments

Comments
 (0)