# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "bin-tree" version = "0.10.1" dependencies = [ "uints", ] [[package]] name = "fixed-array" version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "241668ff6e39e5c9621490e8fb507e11146e2f5530eae227f2512f08ae6f540b" [[package]] name = "uints" version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8a3d5339752658d8ad7308e896f51826ac70ed35d7c86132d673fb837885418e" dependencies = [ "fixed-array", ]