# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "bitstream-io" version = "4.10.0" dependencies = [ "no_std_io2", ] [[package]] name = "memchr" version = "2.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" [[package]] name = "no_std_io2" version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b51ed7824b6e07d354605f4abb3d9d300350701299da96642ee084f5ce631550" dependencies = [ "memchr", ]