Skip to content

Commit

Permalink
Bump pcsc from 2.8.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [pcsc](https://github.com/bluetech/pcsc-rust) from 2.8.0 to 2.9.0.
- [Changelog](https://github.com/bluetech/pcsc-rust/blob/master/CHANGELOG.md)
- [Commits](bluetech/pcsc-rust@v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: pcsc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 1af3cbb commit aea326a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
18 changes: 6 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ecdsa = { version = "=0.17.0-pre.9", features = ["digest", "pem"] }
p256 = "=0.14.0-pre.2"
p384 = "=0.14.0-pre.2"
pbkdf2 = { version = "=0.13.0-pre.1", default-features = false, features = ["hmac"] }
pcsc = "2.3.1"
pcsc = "2.9.0"
rand_core = { version = "0.6", features = ["std"] }
rsa = { version = "=0.10.0-pre.3", features = ["sha2"] }
secrecy = "0.8"
Expand Down

0 comments on commit aea326a

Please sign in to comment.