dependency: bump pybind_protobuf
This commit is contained in:
@@ -49,6 +49,14 @@ git_override(
|
||||
remote = "https://github.com/pybind/pybind11_abseil.git",
|
||||
)
|
||||
|
||||
git_override(
|
||||
module_name = "pybind11_protobuf",
|
||||
commit = "f02a2b7653bc50eb5119d125842a3870db95d251",
|
||||
#patch_strip = 1,
|
||||
#patches = ["//patches:pybind11_protobuf.patch"],
|
||||
remote = "https://github.com/pybind/pybind11_protobuf.git",
|
||||
)
|
||||
|
||||
SUPPORTED_PYTHON_VERSIONS = [
|
||||
"3.9",
|
||||
"3.10",
|
||||
|
||||
Reference in New Issue
Block a user