version = 4
[[package]]
name = "algorithmify"
version = "0.1.1"
dependencies = [
"algorithmify_macros",
"anyhow",
]
[[package]]
name = "algorithmify_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6d465897acb4083d5ae3a51f06444cf9472247892f4e982d953d485562ab03e"
[[package]]
name = "anyhow"
version = "1.0.98"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"