mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
15 lines
242 B
TOML
15 lines
242 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "build-rs"
|
|
version = "0.2.0"
|
|
|
|
[[package]]
|
|
name = "build-rs-test-lib"
|
|
version = "0.2.0"
|
|
dependencies = [
|
|
"build-rs",
|
|
]
|