Skip to content

Commit 4301ea7

Browse files
committed
Version 0.3.12
This is a small release with minor documentation/test/coverage fixes. * There was a test with unexpectedly high MSRV (1.66). Now, this test is performed only on Rust 1.66 or later (and not on Rust 1.56-1.65). * Other minor fixes.
1 parent ecdfbfd commit 4301ea7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffuzzy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ffuzzy"
3-
version = "0.3.12-alpha.0"
3+
version = "0.3.12"
44
description = "Library to generate / parse / compare ssdeep Context Triggered Piecewise Hashes (CTPH)"
55
authors = ["Tsukasa OI", "Helmut Grohne", "Jesse Kornblum"]
66
keywords = ["ssdeep", "fuzzy", "hash", "security", "clustering"]

0 commit comments

Comments
 (0)