lychee/Cargo.toml
github-actions[bot] eff84617a0
chore: release (#1512)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-06 16:56:00 +02:00

9 lines
163 B
TOML

[workspace]
members = ["lychee-bin", "lychee-lib", "examples/*", "benches"]
resolver = "2"
[workspace.package]
version = "0.16.0"
[profile.release]
debug = true