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.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42e121c6d7cd351521b2f18d9443ffadc622ff4941cb9a332755fceaf22f8d2a"
[[package]]
name = "rio_turtle"
version = "0.8.3"
dependencies = [
"oxilangtag",
"oxiri",
"rio_api",
]