# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "rand_core" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" [[package]] name = "rand_hc" version = "0.5.0" dependencies = [ "rand_core", ]