[feat] more powerful modules
This commit is contained in:
@@ -10,10 +10,14 @@ libc = "0.2.177"
|
||||
nix = { version = "0.30.1", features = ["ptrace", "uio", "signal"] }
|
||||
ctor = "0.6.0"
|
||||
libloading = "0.8.9"
|
||||
goblin = "0.10.3"
|
||||
memmap2 = "0.9.9"
|
||||
ouroboros = "0.18.5"
|
||||
anyhow = "1.0.100"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 0
|
||||
debug = true
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
Reference in New Issue
Block a user