mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-13 18:00:59 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9 lines
163 B
TOML
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
|