mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Bump libunwind for Bazel 9 support (#4)
This commit is contained in:
parent
11ab2d4f38
commit
fa76b18861
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ module(
|
|||
|
||||
bazel_dep(name = "bazel_lib", version = "3.2.2")
|
||||
bazel_dep(name = "bazel_skylib", version = "1.8.1")
|
||||
bazel_dep(name = "libunwind", version = "1.8.1")
|
||||
bazel_dep(name = "libunwind", version = "1.8.3")
|
||||
bazel_dep(name = "platforms", version = "0.0.11")
|
||||
bazel_dep(name = "rules_cc", version = "0.2.4")
|
||||
bazel_dep(name = "rules_license", version = "1.0.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue