# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "buddy-alloc" version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3240a4cb09cf0da6a51641bd40ce90e96ea6065e3a1adc46434029254bcc2d09" [[package]] name = "cart" version = "0.1.0" dependencies = [ "buddy-alloc", "tinyrand", ] [[package]] name = "tinyrand" version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "87ffaad2263779579369d45f65cad0647c860893d27e4543cdcc1e428d07da2c"