Skip to content

Commit

Permalink
fix: Make estimation target public (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjayVas authored Dec 16, 2024
1 parent db5064b commit 47b460c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/wfanet/estimation/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ java_library(
java_library(
name = "estimation",
tags = ["maven_coordinates=" + MAVEN_COORDINATES],
visibility = ["//visibility:public"],
exports = [
":estimators",
":value_histogram",
Expand Down

0 comments on commit 47b460c

Please sign in to comment.