We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b456b7c commit 79f90d1Copy full SHA for 79f90d1
xargo/Xargo.toml
@@ -1,2 +1,2 @@
1
[dependencies]
2
-std = {features = ["panic_unwind", "jemalloc"]}
+std = {features = ["panic_unwind", "jemalloc", "backtrace"]}
0 commit comments