mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-05-06 20:02:57 +08:00
9 lines
116 B
TOML
9 lines
116 B
TOML
[workspace]
|
|
members = ["basic-example"]
|
|
resolver = "3"
|
|
|
|
[profile.release]
|
|
strip = true
|
|
lto = true
|
|
codegen-units = 1
|