Bump pcsc from 2.3.1 to 2.4.0

Bumps [pcsc](https://github.com/bluetech/pcsc-rust) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/bluetech/pcsc-rust/releases)
- [Changelog](https://github.com/bluetech/pcsc-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bluetech/pcsc-rust/compare/v2.3.1...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-20 13:41:41 +00:00
committed by GitHub
parent 6f3d65cfc0
commit 38cce09a78
Generated
+2 -2
View File
@@ -518,9 +518,9 @@ dependencies = [
[[package]] [[package]]
name = "pcsc" name = "pcsc"
version = "2.3.1" version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87136e233906afe6cc044ab39f1625ad9250895af5e7ba215e0ec8381390824c" checksum = "88e09a8d8705a2c9b1ffe1f9dd9580efe3f8e80c19fc9f99038fe99b7bb56c83"
dependencies = [ dependencies = [
"bitflags", "bitflags",
"pcsc-sys", "pcsc-sys",