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