diff options
Diffstat (limited to 'src/buildtool/crypto/TARGETS')
-rw-r--r-- | src/buildtool/crypto/TARGETS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/buildtool/crypto/TARGETS b/src/buildtool/crypto/TARGETS index 89a12c87..31c0037b 100644 --- a/src/buildtool/crypto/TARGETS +++ b/src/buildtool/crypto/TARGETS @@ -21,6 +21,8 @@ , "private-deps": [ ["src/buildtool/logging", "log_level"] , ["src/buildtool/logging", "logging"] + , ["src/utils/cpp", "expected"] + , ["src/utils/cpp", "incremental_reader"] ] , "stage": ["src", "buildtool", "crypto"] } |