lychee/Cargo.toml
github-actions[bot] f63b4ae65b
chore: release (#1514)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-06 17:42:45 +02:00

9 lines
163 B
TOML

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