mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 18:08:56 -06:00
8 lines
103 B
TOML
8 lines
103 B
TOML
[workspace]
|
|
members = [
|
|
"dynamic_threads",
|
|
"free_by_borrow",
|
|
"free_by_gc",
|
|
"static_threads",
|
|
]
|