diff --git a/Cargo.toml b/Cargo.toml index 350ddc6..f08618c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "subtile-ocr" version = "0.1.1" -authors = ["Eliza Velasquez"] -edition = "2018" +authors = ["Eliza Velasquez", "Gwen Lg "] +edition = "2021" description = "Converts DVD VOB subtitles to SRT subtitles with Tesseract OCR" license = "GPL-3.0" keywords = ["vobsub", "subtitles", "dvd", "ocr"]