dental-notation/Cargo.lock

17 lines
387 B
Plaintext
Raw Normal View History

2022-06-13 15:25:14 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "dental-notation"
2022-09-02 18:53:57 +00:00
version = "1.0.0"
2022-07-19 16:43:09 +00:00
dependencies = [
2022-08-03 13:57:29 +00:00
"owo-colors",
2022-07-19 16:43:09 +00:00
]
2022-08-03 13:57:29 +00:00
[[package]]
name = "owo-colors"
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "decf7381921fea4dcb2549c5667eda59b3ec297ab7e2b5fc33eac69d2e7da87b"