Fill in the manifest.

This commit is contained in:
KAMADA Ken'ichi 2016-12-30 23:46:33 +09:00
parent 038078fa13
commit 52cd087113
1 changed files with 6 additions and 0 deletions

View File

@ -2,3 +2,9 @@
name = "exif"
version = "0.1.0"
authors = ["KAMADA Ken'ichi <kamada@nanohz.org>"]
description = "Exif parsing library written in pure Rust"
repository = "https://github.com/kamadak/exif-rs"
readme = "README"
keywords = ["Exif", "JPEG", "parser", "reader", "TIFF"]
license = "BSD-2-Clause"