Add `new_sets` as a dep of `sets` bzl_library (#253)
Without this change, evaluating bzl with strict dependencies results in an error.
[`load(":new_sets.bzl", _sets = "sets")`](560d7b2359/lib/sets.bzl (L17)
) results in `No such file or directory: 'third_party/bazel_skylib/lib/new_sets.bzl`
This commit is contained in:
parent
8f3151fb4a
commit
2a44ef8ec8