# 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] name = "exempi" version = "2.5.1" authors = ["Hubert Figuière "] description = "Deprecated Safe Rust bindings to Exempi 2.4." homepage = "https://libopenraw.freedesktop.org/exempi/" keywords = ["deprecated"] license = "BSD-2-Clause" repository = "https://github.com/hfiguiere/exempi-rs" [dependencies.bitflags] version = "0.5.0" [dependencies.exempi-sys] version = "2.5.0" [dependencies.libc] version = "0.2"