diff options
Diffstat (limited to 'cli/BUILD.gn')
-rw-r--r-- | cli/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/BUILD.gn b/cli/BUILD.gn index 72cf8710b..20a5b2dee 100644 --- a/cli/BUILD.gn +++ b/cli/BUILD.gn @@ -26,6 +26,7 @@ main_extern_rlib = [ "dirs", "flatbuffers", "futures", + "fwdansi", "http", "hyper", "hyper_rustls", |