17 lines
387 B
TOML
17 lines
387 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "dental-notation"
|
|
version = "1.0.0"
|
|
dependencies = [
|
|
"owo-colors",
|
|
]
|
|
|
|
[[package]]
|
|
name = "owo-colors"
|
|
version = "3.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "decf7381921fea4dcb2549c5667eda59b3ec297ab7e2b5fc33eac69d2e7da87b"
|