16 lines
378 B
TOML
16 lines
378 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "marble"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"owo-colors",
|
|
]
|
|
|
|
[[package]]
|
|
name = "owo-colors"
|
|
version = "4.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fb37767f6569cd834a413442455e0f066d0d522de8630436e2a1761d9726ba56"
|