version = 4
[[package]]
name = "ecow"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78e4f79b296fbaab6ce2e22d52cb4c7f010fe0ebe7a32e34fa25885fd797bd02"
[[package]]
name = "lisette-emit"
version = "0.1.21"
dependencies = [
"ecow",
"lisette-syntax",
"rustc-hash",
]
[[package]]
name = "lisette-syntax"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8bc8727f47976e6847414b006d9efc5b7223baa7c5ed80a2f82afc58b3918017"
dependencies = [
"ecow",
"rustc-hash",
]
[[package]]
name = "rustc-hash"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"