diff --git a/crates/sha1w/Cargo.toml b/crates/sha1w/Cargo.toml index dbf5329..486c3b9 100644 --- a/crates/sha1w/Cargo.toml +++ b/crates/sha1w/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "librqbit-sha1-wrapper" -version = "3.0.0" +version = "4.0.0" edition = "2018" description = "Common interface around various sha1 implementations used in rqbit torrent client." license = "Apache-2.0"