diff options
Diffstat (limited to 'src/buildtool/serve_api/remote/TARGETS')
-rw-r--r-- | src/buildtool/serve_api/remote/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildtool/serve_api/remote/TARGETS b/src/buildtool/serve_api/remote/TARGETS index c211d26f..acbe40e1 100644 --- a/src/buildtool/serve_api/remote/TARGETS +++ b/src/buildtool/serve_api/remote/TARGETS @@ -76,6 +76,7 @@ , ["src/buildtool/common", "artifact_digest_factory"] , ["@", "fmt", "", "fmt"] , ["@", "json", "", "json"] + , ["src/buildtool/crypto", "hash_function"] ] } , "configuration_client": |