Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
tokatoka committed Jan 11, 2025
1 parent 159f3f7 commit 3082c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzers/baby/baby_fuzzer_swap_differential/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ debug = true
[build-dependencies]
anyhow = "1.0.89"
bindgen = "0.70.1"
cc = "=1.2.7" # fix me later
cc = "1.2.8" # fix me later

[dependencies]
libafl = { path = "../../../libafl", features = ["tui_monitor"] }
Expand Down

0 comments on commit 3082c36

Please sign in to comment.