diff --git a/Cargo.toml b/Cargo.toml index 80be517..fe0ca24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -epub = "1.2.2" +epub = "2.0.0" ncurses = "5.101.0" scraper = "0.17.1"