zbar-rust 0.0.7

High-level and low-level ZBar binding for the Rust language.
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "zbar-rust"
version = "0.0.7"
authors = ["Magic Len <len@magiclen.org>"]
description = "High-level and low-level ZBar binding for the Rust language."
homepage = "https://magiclen.org/zbar-rust"
readme = "README.md"
keywords = ["zbar", "qrcode", "scanner", "barcode", "scan"]
categories = ["external-ffi-bindings", "encoding"]
license = "LGPL-2.1"
repository = "https://github.com/magiclen/zbar-rust"
[dependencies.enum-ordinalize]
version = "2.0.5"

[dependencies.libc]
version = "0.2.43"
[dev-dependencies.image]
version = "0.20"

[dev-dependencies.qrcode-generator]
version = "1.0.2"
[build-dependencies.pkg-config]
version = "0.3.14"
[badges.travis-ci]
branch = "master"
repository = "magiclen/zbar-rust"