summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-07-06 13:00:08 -0400
committerGitHub <noreply@github.com>2020-07-06 13:00:08 -0400
commit75d9913b2208fe9faabbe1d9306252793a64269c (patch)
treeeb8a86abda4bce3ece7327c3a97880e1cbf2bc91 /Cargo.toml
parentc7afbdaee2398f24204843e278bc9aefc5e6bdfd (diff)
Remove tools/hyper_hello (#6651)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cae86fd20..00304f039 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,6 @@
members = [
"cli",
"core",
- "tools/hyper_hello",
"deno_typescript",
"test_plugin",
"test_util",