# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "tiff_tags_nightly" version = "1.2.0" description = "A look up table with the TIFF tag ID - name pairs , and associated methods to access them. Nightly rust required." readme = "README.md" keywords = [ "image", "metadata", "exif", "TIFF", "tags", ] categories = ["multimedia::images"] license = "MIT" repository = "https://github.com/Jeremiah-Griffin/TIFF_tags" [dependencies]