bibliofile/Cargo.toml
2023-05-29 17:41:05 -05:00

12 lines
229 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"
soup = "0.5.1"