version = 4
[[package]]
name = "revelo-core"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0409415bf5b6763c9c102884f663a398a9d81e251f3721fe65c65323ca9aaf7b"
dependencies = [
"revelo-util",
]
[[package]]
name = "revelo-reader"
version = "0.2.0"
dependencies = [
"revelo-core",
]
[[package]]
name = "revelo-util"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09b0299ab512bf0cf280c0493004b970a9f637694552c83d646c84359a967761"