diff --git a/Cargo.toml b/Cargo.toml index 0288732..55c0b5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Small byte-sized generic key-value map type" keywords = ["map", "table", "small", "key", "value"] repository = "https://github.com/notflan/smallmap" homepage= "https://git.flanchan.moe/flanchan/smallmap" -version = "1.3.4" +version = "1.4.0" authors = ["Avril "] edition = "2018" license = "MIT"