# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "murmurhash3" version = "0.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2983372caf4480544083767bf2d27defafe32af49ab4df3a0b7fc90793a3664" [[package]] name = "schindel" version = "0.1.0" dependencies = [ "murmurhash3", ]