diff options
| author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2018-09-16 18:09:02 -0700 |
|---|---|---|
| committer | Bert Belder <bertbelder@gmail.com> | 2018-09-16 18:38:41 -0700 |
| commit | 0185f9f9de3d0a65f1ce463e479d5069eabe3c96 (patch) | |
| tree | b6839c5514f6bbb56832f6353218dbd72bc2dfa2 /BUILD.gn | |
| parent | ba8757b44ac824b70c6e5ea10248c1d637716b0d (diff) | |
Add the 'dirs' crate, enable the required 'winapi' features
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ main_extern = [ "$rust_build:tokio", "$rust_build:url", "$rust_build:remove_dir_all", + "$rust_build:dirs", "//build_extra/flatbuffers/rust:flatbuffers", ":msg_rs", ] |
