Remove useless libc, elf and ucontext, add comments to exceptions
improve propagation of errors in raise_exception
This commit is contained in:
@@ -3,9 +3,6 @@ name = "burritos"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
libc = { version = "0.2.139", features = ["extra_traits"] }
|
||||
|
||||
[registries.crates-io]
|
||||
protocol = "sparse"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user