version = 4
[[package]]
name = "iter-index"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bae738582aa13b8b43c735d5cfacd543508220dd23290fb52bd7a00d38cc6a36"
[[package]]
name = "lexigram-core"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d583f0f52dffda51ca92fa35141bb74b29227298ae4cfcb435534f6114ea164"
[[package]]
name = "lexigram-lib"
version = "0.9.3"
dependencies = [
"iter-index",
"lexigram-core",
"vectree",
]
[[package]]
name = "vectree"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "003a8fcf0e8338bd7e06b676810451757c70d0a64b971b0da58123ac25de06f1"