Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
28567b88269eff93b02c23e1216e1194625feea7
/
.
/
modules
/
implot3d
/
0.2
/
MODULE.bazel
blob: 63909eae00cbd48dc63a535e8e5d61ed9b896759 [
file
] [
log
] [
blame
]
module
(
name
=
"implot3d"
,
version
=
"0.2"
,
compatibility_level
=
0
,
)
bazel_dep
(
name
=
"glfw"
,
version
=
"3.3.9"
)
bazel_dep
(
name
=
"imgui"
,
version
=
"1.91.8"
)
bazel_dep
(
name
=
"implot"
,
version
=
"0.16"
)