Skip to content

Commit

Permalink
CI: Depend on minvers-hack from fuzz workspace.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreid committed Apr 21, 2023
1 parent 7fce6a6 commit b135a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ all-is-cubes-gpu = { path = "../all-is-cubes-gpu" }
all-is-cubes-mesh = { path = "../all-is-cubes-mesh", features = ["arbitrary"] }
arbitrary = { version = "1.1.6", features = ["derive"] }
libfuzzer-sys = "0.4"
minvers-hack = { path = "../minvers-hack" }

[[bin]]
name = "fuzz_block_eval"
Expand Down

0 comments on commit b135a62

Please sign in to comment.