diff --git a/Xargo.toml b/Xargo.toml index 4bb0924c7ff8297c7819fe410b5f05ee1cd2bd1c..0c493ec3d6a54d1ce8e83b3bc0d8abd7e0f063f3 100644 --- a/Xargo.toml +++ b/Xargo.toml @@ -1,5 +1,5 @@ [dependencies.std] -features = ["panic_unwind"] +features = ["panic_unwind", "backtrace"] #[dependencies.test] #stage = 1