[[bench]]
harness = false
name = "pdq_benchmark"
[dependencies.image]
version = "^0.23.14"
[dev-dependencies.criterion]
version = "0.3"
[dev-dependencies.hex]
version = "0.4"
[package]
authors = ["Caleb Moore <cmoore@darwinium.com>"]
description = "Perceptual Hashing, originally designed by Facebook. Identify the same image even after some modifications."
edition = "2018"
keywords = ["image", "pdq", "fuzzy", "hash"]
license = "Apache-2.0"
license-file = "LICENSE"
name = "pdqhash"
readme = "README.md"
repository = "https://github.com/darwinium-com/pdqhash"
version = "0.1.1"