# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "ident_concat" version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "036f59fb8c94121b07f1865beebfe61c15d3a874f0d1d3a2db737cdb2e98d412" [[package]] name = "micro_ndarray" version = "0.6.1" dependencies = [ "ident_concat", "vec_split", ] [[package]] name = "vec_split" version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e0e1a6038ca5e0183c36a9f19c0610277a0cd91680f2fbe37ccd2e7798cfc93b"