Fix fuzz dependency
This commit is contained in:
parent
d3400509bc
commit
2f1d73851c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ cargo-fuzz = true
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libfuzzer-sys = "0.4"
|
libfuzzer-sys = "0.4"
|
||||||
|
|
||||||
[dependencies.zip]
|
[dependencies.zip_next]
|
||||||
path = ".."
|
path = ".."
|
||||||
|
|
||||||
# Prevent this from interfering with workspaces
|
# Prevent this from interfering with workspaces
|
||||||
|
|
Loading…
Add table
Reference in a new issue