podcasts/Cargo.toml

12 lines
191 B
TOML

[workspace]
members = [
"hammond-data",
"hammond-downloader",
"hammond-gtk"
]
[profile.release]
debug = false
[patch.crates-io]
rss = { git = "https://github.com/alatiera/rss" }