[package] name = "mqf" version = "1.0.0" authors = ["Mostafa Shokrof ", "Tamer Mansour ", "Luiz Irber "] description = "MQF, Mixed Quotient Filter, is a variant of CQF (Counting Quotient Filter)" license-file = "LICENSE.txt" repository = "https://github.com/dib-lab/MQF" homepage = "https://github.com/dib-lab/MQF" categories = ["science", "algorithms", "data-structures"] edition = "2018" readme = "README.md" links = "libmqf" [build-dependencies] bindgen = "0.51" cmake = "0.1.42" [dev-dependencies] tempfile = "3.1.0"