Skip to content

Commit

Permalink
Update winnow version on fuzz target
Browse files Browse the repository at this point in the history
  • Loading branch information
sthiele committed Nov 17, 2023
1 parent 1ebf2bf commit 46198a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cargo-fuzz = true

[dependencies]
libfuzzer-sys = "0.3"
winnow = "=0.5.16"
winnow = "=0.5.19"

[dependencies.flatzinc]
path = ".."
Expand Down

0 comments on commit 46198a7

Please sign in to comment.