anyd 0.1.1

From-scratch encoding and decoding of 1D and 2D barcodes with lossless round-trip and live-video detection
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "anyd"
version = "0.1.1"
dependencies = [
 "oxideav-png",
]

[[package]]
name = "compcol"
version = "0.6.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28b37ce533aa0fddc1e6820e331968ba72aa48b5c8bbb2bebdc03d48b6ed0f16"

[[package]]
name = "oxideav-png"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c78483db4263204f6f9e2e63354b45f0fe2f83e0e08282f68c8a9647d537fa1f"
dependencies = [
 "compcol",
]