Skip to content

Commit

Permalink
Merge pull request #545 from Chia-Network/dependabot/cargo/libfuzzer-…
Browse files Browse the repository at this point in the history
…sys-0.4.9

Bump libfuzzer-sys from 0.4.8 to 0.4.9
  • Loading branch information
emlowe authored Feb 12, 2025
2 parents 9780d9f + 4b6d92f commit f501e96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ wasm-bindgen = "0.2.100"
wasm-bindgen-test = "0.3.45"
js-sys = "0.3.72"
getrandom = "0.2.15"
libfuzzer-sys = "0.4.8"
libfuzzer-sys = "0.4.9"
rand = "0.8.5"
sha1 = "0.10.6"
linreg = "0.2.0"
Expand Down

0 comments on commit f501e96

Please sign in to comment.