[dependencies.bitflags]
version = "1.2.1"
[dependencies.pcsc-sys]
version = "1.2.0"
[package]
authors = ["Ran Benita <ran@unusedvar.com>"]
categories = ["hardware-support", "api-bindings"]
description = "Bindings to the PC/SC API for smart card communication"
documentation = "https://docs.rs/pcsc"
homepage = "https://github.com/bluetech/pcsc-rust"
keywords = ["pcsc", "smartcard"]
license = "MIT"
name = "pcsc"
readme = "../README.md"
repository = "https://github.com/bluetech/pcsc-rust"
version = "2.3.0"