mirror of
https://github.com/nmap/nmap.git
synced 2026-09-06 18:39:36 +00:00
9 lines
232 B
Text
9 lines
232 B
Text
module(
|
|
name = "pcre2",
|
|
version = "10.45",
|
|
compatibility_level = 1,
|
|
)
|
|
|
|
bazel_dep(name = "rules_cc", version = "0.0.1")
|
|
bazel_dep(name = "bazel_skylib", version = "1.2.1")
|
|
bazel_dep(name = "platforms", version = "0.0.4")
|