Skip to content

Commit

Permalink
cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulGrandperrin committed May 21, 2024
1 parent 4dd0560 commit 4528202
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -40,4 +40,4 @@ rand_chacha = "0.3"
lazy_static = "1.4"

[target.'cfg(fuzzing_debug)'.dependencies]
memmap2 = "0.5"
memmap2 = "0.9"

0 comments on commit 4528202

Please sign in to comment.