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.13"
dependencies = [
"ecow",
"lisette-syntax",
"rustc-hash",
]
[[package]]
name = "lisette-syntax"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47cf7929f652d8553876b5743657a7aa90ff9755f2c60904f8429841fbf5e309"
dependencies = [
"ecow",
"rustc-hash",
]
[[package]]
name = "rustc-hash"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"