bibliofile/Cargo.toml
2023-06-28 12:59:00 -05:00

13 lines
234 B
TOML

[package]
name = "bibliofile"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
epub = "2.0.0"
ncurses = "5.101.0"
scraper = "0.17.1"