lychee/Cargo.toml
2021-04-30 13:33:24 +02:00

10 lines
223 B
TOML

[workspace]
members = [
"lychee-bin",
"lychee-lib",
"examples/*",
]
[patch.crates-io]
# Switch back to version on crates.io after 0.6.3+ is released
hubcaps = { git="https://github.com/softprops/hubcaps.git" }