diff --git a/Cargo.toml b/Cargo.toml index 9bd7ebc..d7e0042 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tinyset" -version = "0.4.10" +version = "0.4.11" authors = ["David Roundy "] categories = ["data-structures"] keywords = ["set", "small", "compact"]