diff --git a/Cargo.toml b/Cargo.toml index cf7483bfd..1826a669a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "twox-hash" -version = "1.6.3" +version = "2.0.0" authors = ["Jake Goulding "] edition = "2021" rust-version = "1.81"