diff --git a/Cargo.toml b/Cargo.toml index d474ccf..70a7678 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.3" +version = "0.4.4" authors = ["Kerollmops "] repository = "https://github.com/meilisearch/grenad" documentation = "https://docs.rs/grenad"