diff --git a/Cargo.toml b/Cargo.toml index 6d6a018..d07c681 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "honggfuzz" -version = "0.5.38" +version = "0.5.39" authors = ["Paul Grandperrin "] license = "MIT/Apache-2.0/Unlicense/WTFPL" repository = "https://github.com/rust-fuzz/honggfuzz-rs"