Skip to content

Commit

Permalink
chore: update tlsh2 to version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vthib committed Jul 2, 2024
1 parent 8a7b326 commit 29097dc
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 boreal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ crc32fast = { version = "1.4", optional = true }
md-5 = { version = "0.10", optional = true }
sha1 = { version = "0.10", optional = true }
sha2 = { version = "0.10", optional = true }
tlsh2 = { version = "0.3", optional = true }
tlsh2 = { version = "0.4", optional = true }

# "object" feature
object = { version = "0.36", optional = true, default-features = false, features = ["read"] }
Expand Down

0 comments on commit 29097dc

Please sign in to comment.