mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +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")
|