Skip to content

Commit

Permalink
Merge pull request #138 from edbaunton/remove-deprecated-workspace-rules
Browse files Browse the repository at this point in the history
Remove usage of soon-to-be-deprecated http_archive rule
  • Loading branch information
ahedberg authored Jul 17, 2018
2 parents 7b50a4a + 1b783d9 commit f826f1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
workspace(name = "com_google_absl")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

# Bazel toolchains
http_archive(
name = "bazel_toolchains",
Expand Down

0 comments on commit f826f1d

Please sign in to comment.