Sign in
chromium
/
external
/
github.com
/
gperftools
/
gperftools
/
c9643a3b563359680fc07cf32ec43c8e559ce3a4
/
.
/
MODULE.bazel
blob: 1a09e8a3243d379f0f7003cb4923cb01649d95f8 [
file
] [
log
] [
blame
]
module
(
name
=
"gperftools"
,
version
=
"2.17.2"
,
compatibility_level
=
2
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.1.1"
)
bazel_dep
(
name
=
"platforms"
,
version
=
"0.0.11"
)
bazel_dep
(
name
=
"googletest"
,
version
=
"1.15.2"
,
dev_dependency
=
True
)