diff --git a/Cargo.toml b/Cargo.toml index 3eb0688b0..e0e080466 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/quickwit-oss/tantivy" readme = "README.md" keywords = ["search", "information", "retrieval"] edition = "2021" -rust-version = "1.66" +rust-version = "1.75" exclude = ["benches/*.json", "benches/*.txt"] [dependencies]