diff options
| author | Thomas Ghysels <info@thomasg.be> | 2018-08-06 00:50:15 +0200 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-08-20 16:53:39 -0400 |
| commit | 7b0618c20b5348230304323efd75bc65361bbe1e (patch) | |
| tree | a683ecd4dd059f34dad6b560d7c7046673fa1fcb /BUILD.gn | |
| parent | f7fd2389533f0ae387af30ea63755b67a6484e51 (diff) | |
Add hyper dependencies
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ config("deno_config") { } main_extern = [ + "$rust_build:hyper", "$rust_build:futures", "$rust_build:libc", "$rust_build:log", |
