diff options
| author | Dmitry Sharshakov <sh7dm@outlook.com> | 2019-02-08 00:19:50 +0300 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-07 16:19:50 -0500 |
| commit | 5c50d2819b7b7f43820b0f2e572dff2fc0bb8c8b (patch) | |
| tree | 67474cb213c5b82873bf28d42638038c97b23fe1 /BUILD.gn | |
| parent | aea7884d11b6f10e2ccc0d6a7c5c154f84472ed4 (diff) | |
Add emojis to permission prompts (#1684)
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ group("default") { } main_extern = [ + "$rust_build:ansi_term", "$rust_build:atty", "$rust_build:dirs", "$rust_build:flatbuffers", |
