diff --git a/Cargo.toml b/Cargo.toml index 0376d9f..6cafc77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "marisa-rs" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Safe Rust wrapper for the marisa-trie C++ library" license = "LGPL-2.1-or-later"