Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update honggfuzz to v0.5.56
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax authored Aug 16, 2024
1 parent 38dc90f commit 511dadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/ci-unified/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ RUN cargo install cargo-edit
# generic ci | install cargo hfuzz and honggfuzz dependencies
RUN apt-get -y update && \
apt-get install -y binutils-dev libunwind-dev libblocksruntime-dev && \
cargo install honggfuzz@0.5.55
cargo install honggfuzz@0.5.56


### contracts ci ####
Expand Down

0 comments on commit 511dadb

Please sign in to comment.