mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 00:46:03 +08:00
8 lines
150 B
Python
8 lines
150 B
Python
module(
|
|
name = "etl",
|
|
version = "0.0.0",
|
|
)
|
|
|
|
bazel_dep(name = "platforms", version = "0.0.11")
|
|
bazel_dep(name = "rules_cc", version = "0.1.1")
|