[package] name = "bloom_filter_plush" version = "0.1.6" license = "Apache-2.0/MIT" authors = ["oldcat <924417424@qq.com>"] edition = "2018" readme = "README.md" description = "rust_bloom_filter" categories = ["accessibility","algorithms","authentication","caching"] repository = "https://github.com/t924417424/rust_bloom_filter" homepage = "https://github.com/t924417424/rust_bloom_filter" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]