summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: b273e4222f2448c218a0efcf9840b698a7996474 (plain)
1
2
3
4
5
6
7
8
[workspace]
members = [
  "cli",
  "core",
  "tools/hyper_hello",
  "deno_typescript",
  "test_plugin"
]