diff --git a/Cargo.toml b/Cargo.toml index 04daf21..1113545 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "probabilistic-rs" -version = "0.6.2" +version = "0.6.3" edition = "2024" authors = ["oiwn"] description = "Probabilistic data structures in Rust"