Fix grammartec rev
This commit is contained in:
parent
e1349463db
commit
96ef72e682
@ -76,7 +76,7 @@ wait-timeout = { version = "0.2", optional = true } # used by CommandExecutor to
|
|||||||
z3 = { version = "0.11", features = ["static-link-z3"], optional = true } # for concolic mutation
|
z3 = { version = "0.11", features = ["static-link-z3"], optional = true } # for concolic mutation
|
||||||
|
|
||||||
# AGPL
|
# AGPL
|
||||||
grammartec = { git = "https://github.com/nautilus-fuzz/nautilus", version = "0.1.0", optional = true }
|
grammartec = { git = "https://github.com/nautilus-fuzz/nautilus", rev = "1d9d217", version = "0.1.0", optional = true }
|
||||||
|
|
||||||
[target.'cfg(unix)'.dependencies]
|
[target.'cfg(unix)'.dependencies]
|
||||||
libc = "0.2" # For (*nix) libc
|
libc = "0.2" # For (*nix) libc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user