22 lines
449 B
TOML
22 lines
449 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
version = "1.0.102"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
|
|
|
|
[[package]]
|
|
name = "j7s_diagnostics"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"limbo_graph",
|
|
]
|
|
|
|
[[package]]
|
|
name = "limbo_graph"
|
|
version = "0.1.0"
|