17 lines
368 B
TOML
17 lines
368 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "d4"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"text_io",
|
|
]
|
|
|
|
[[package]]
|
|
name = "text_io"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ee74b5019b48991b09803402aaf9e65a053b3993fe9d9c475ab67a395358ba76"
|