Replace LibNyx with crates.io version (#3269)
This commit is contained in:
parent
7b9be937f7
commit
b22c2ca99c
@ -20,7 +20,7 @@ categories = [
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
libnyx = { git = "https://github.com/nyx-fuzz/libnyx.git", rev = "f07a41fcf0a01be5f8b8397b26cb914a149b9198" }
|
||||
libnyx = "0.1.3"
|
||||
libafl = { workspace = true, default-features = true, features = [
|
||||
"std",
|
||||
"libafl_derive",
|
||||
|
Loading…
x
Reference in New Issue
Block a user