diff --git a/Cargo.toml b/Cargo.toml index 117044c..bc3159d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "grenad" description = "Tools to sort, merge, write, and read immutable key-value pairs." -version = "0.4.5" +version = "0.4.6" authors = ["Kerollmops "] repository = "https://github.com/meilisearch/grenad" documentation = "https://docs.rs/grenad"