Update edition to 2021 (#153)

master
Caleb Hattingh 2023-11-19 01:14:37 +01:00 committed by GitHub
parent 601566baa3
commit 4ac17da8f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name = "tantivy"
version = "0.21.0" version = "0.21.0"
readme = "README.md" readme = "README.md"
authors = ["Damir Jelić <poljar@termina.org.uk>"] authors = ["Damir Jelić <poljar@termina.org.uk>"]
edition = "2018" edition = "2021"
license = "MIT" license = "MIT"
[lib] [lib]