# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "phf_mut" version = "0.4.1" authors = ["Ben Wiederhake "] description = "Perfectly hashed mutable containers" documentation = "https://docs.rs/phf_mut/latest/phf_mut/index.html" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/BenWiederhake/phf_mut" [dependencies.bit-vec] version = "0.6.3"