pcsc: Release 0.3.1

This commit is contained in:
Heiko Schaefer 2023-05-01 18:09:09 +02:00
parent cf5090bbc6
commit 321258ec06
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -6,7 +6,7 @@ name = "openpgp-card-pcsc"
description = "PCSC OpenPGP card backend, for use with the openpgp-card crate"
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
license = "MIT OR Apache-2.0"
version = "0.3.0"
version = "0.3.1"
edition = "2018"
repository = "https://gitlab.com/openpgp-card/openpgp-card"
documentation = "https://docs.rs/crate/openpgp-card-pcsc"