# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "gt-directed-bijective-connection-graph" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "29f542115fdd591ad92b11a762047ec3c6140916692a35b6620ce2d7363aefa2" dependencies = [ "gt-graph", "gt-graph-path", ] [[package]] name = "gt-graph" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3ad060208a52b48c349bf0ad1a42ac1f3aefad10a9b644059fe9bc70046c04ef" [[package]] name = "gt-graph-path" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bebfaa158bd1241e0145dd3ae21bb67dc7541109862030793e8f0848728ad586" dependencies = [ "gt-graph", ] [[package]] name = "gt-ltq" version = "0.1.1" dependencies = [ "gt-directed-bijective-connection-graph", "gt-graph", ]