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