@ -9,3 +9,6 @@
# Generated by Cargo
/target/
# Building a library, so ignore the lock file
Cargo.lock
@ -1,4 +0,0 @@
[root]
name = "perceptual_image_hashing"
version = "0.1.0"
@ -2,3 +2,8 @@
authors = ["Drew Short <warrick@sothr.com>"]
[dependencies]
docopt = "*"
rustc-serialize = "*"
image = "*"