diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2020-07-06 13:00:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-06 13:00:08 -0400 |
| commit | 75d9913b2208fe9faabbe1d9306252793a64269c (patch) | |
| tree | eb8a86abda4bce3ece7327c3a97880e1cbf2bc91 /Cargo.toml | |
| parent | c7afbdaee2398f24204843e278bc9aefc5e6bdfd (diff) | |
Remove tools/hyper_hello (#6651)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
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", |
