summaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2019-04-02 22:33:36 -0700
committerJosh Haberman <jhaberman@gmail.com>2019-04-02 22:33:36 -0700
commit02e26c5004ae0ddab6dcc65879a89df773c317bc (patch)
tree172837f6016219e4e5f877d532692cd2b74ae67e /WORKSPACE
parentcf35baa1ad70f0dca734f93bcc2b54d8d059bcdd (diff)
Replaced upb_proto_library() with a truly aspect-based rule.
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE1
1 files changed, 0 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 8d20852..58922bb 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -37,7 +37,6 @@ http_archive(
urls = ["http://www.colm.net/files/ragel/ragel-6.10.tar.gz"],
)
-# Used by protobuf.
http_archive(
name = "bazel_skylib",
sha256 = "bbccf674aa441c266df9894182d80de104cabd19be98be002f6d478aaa31574d",
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback