version = 4
[[package]]
name = "azathoth-core"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91e2d046db186928ab3830c86911c3341e52c0e7d6721bfa3323d62d554c5b76"
[[package]]
name = "azathoth-utils"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40afbe894d2016db18af00ca86fe91c6d056046c599e5938d7f3a3edec892b33"
dependencies = [
"azathoth-core",
]
[[package]]
name = "azathoth_libload"
version = "0.1.3"
dependencies = [
"azathoth-core",
"azathoth-utils",
]