version = 3
[[package]]
name = "oxilangtag"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d91edf4fbb970279443471345a4e8c491bf05bb283b3e6c88e4e606fd8c181b"
[[package]]
name = "oxiri"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb175ec8981211357b7b379869c2f8d555881c55ea62311428ec0de46d89bd5c"
[[package]]
name = "rio_api"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1924fa1f0e6d851f9b73b3c569e607c368a0d92995d99d563ad7bf1414696603"
[[package]]
name = "rio_turtle"
version = "0.8.4"
dependencies = [
"oxilangtag",
"oxiri",
"rio_api",
]