Tried and failed to use unwinding crate: shall do it myself tomorrow.
This commit is contained in:
@@ -19,6 +19,13 @@ futures-util = { version = "0.3.31", default-features = false, features = [
|
||||
"alloc",
|
||||
] }
|
||||
linked_list_allocator = { version = "0.10.5", features = ["use_spin"] }
|
||||
# unwinding = { version = "0.2.5", default-features = false, features = [
|
||||
# "unwinder",
|
||||
# "fde-static",
|
||||
# "personality",
|
||||
# "panic",
|
||||
# "hide-trace",
|
||||
# ] }
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.2.14"
|
||||
|
||||
Reference in New Issue
Block a user