# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "bit-vec" version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" [[package]] name = "phf_mut" version = "0.4.1" dependencies = [ "bit-vec", ]