mvp
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "bible"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
inline_colorization = "0.1.6"
|
||||
quick-xml = { version="0.37.2", features=["serialize"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
Reference in New Issue
Block a user