This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
v2.0.0
This major release upgrades the bazel dependencies and workspace. This change is breaking for anyone
using bazel to build this library. In order to use this library with bazel, you will also need to
upgrade your workspace versions to match the ones now used in this library's WORKSPACE
file.
- Update bazel workspace to latest versions. (#49) (featherless)