mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-16 20:50:25 +00:00
9 lines
163 B
TOML
9 lines
163 B
TOML
[workspace]
|
|
members = ["lychee-bin", "lychee-lib", "examples/*", "benches"]
|
|
resolver = "2"
|
|
|
|
[workspace.package]
|
|
version = "0.19.1"
|
|
|
|
[profile.release]
|
|
debug = true
|