mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
bd6ebb32df
So that "cargo build" will build it when the gn frontend is eventually removed.
7 lines
68 B
TOML
7 lines
68 B
TOML
[workspace]
|
|
members = [
|
|
"cli",
|
|
"core",
|
|
"tools/hyper_hello",
|
|
]
|