pcsc 2.8.2

Bindings to the PC/SC API for smart card communication
Documentation
[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"
edition = "2018"
homepage = "https://github.com/bluetech/pcsc-rust"
keywords = ["pcsc", "smartcard"]
license = "MIT"
name = "pcsc"
readme = "README.md"
repository = "https://github.com/bluetech/pcsc-rust"
rust-version = "1.38"
version = "2.8.2"