# 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 = "2018" name = "exempi2" version = "0.2.0" authors = ["Hubert Figuière "] description = "Safe Rust bindings to Exempi 2.4." homepage = "https://libopenraw.freedesktop.org/exempi/" readme = "README.md" keywords = [ "metadata", "tags", "xmp", ] license = "BSD-2-Clause" repository = "https://github.com/hfiguiere/exempi-rs" [dependencies.bitflags] version = "2.3.3" [dependencies.exempi-sys] version = "^2.5.3" [dependencies.libc] version = "0.2"