Skip to content

Commit

Permalink
chore: upgrade memchr crate to version 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Mar 24, 2024
1 parent a3b9f3c commit 97f6614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ sha2 = "0.10.7"
# issue: https://github.com/1crcbl/tlsh-rs/issues/2.
tlsh-fixed = "0.1.1"
magic = "0.16.2"
memchr = "2.6.4"
memchr = "2.7.1"
memx = "0.1.28"
nom = "7.1.3"
num-traits = "0.2"
Expand Down

0 comments on commit 97f6614

Please sign in to comment.