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.lock | |
| parent | c7afbdaee2398f24204843e278bc9aefc5e6bdfd (diff) | |
Remove tools/hyper_hello (#6651)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Cargo.lock b/Cargo.lock index c7f8b1e09..9c3333a6e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -957,14 +957,6 @@ dependencies = [ ] [[package]] -name = "hyper_hello" -version = "0.0.1" -dependencies = [ - "hyper", - "tokio", -] - -[[package]] name = "ident_case" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -2451,7 +2443,6 @@ dependencies = [ "mio", "mio-named-pipes", "mio-uds", - "num_cpus", "pin-project-lite", "signal-hook-registry", "slab", |
