diff --git a/pcsc/Cargo.toml b/pcsc/Cargo.toml index cf69846..aed8160 100644 --- a/pcsc/Cargo.toml +++ b/pcsc/Cargo.toml @@ -6,7 +6,7 @@ name = "openpgp-card-pcsc" description = "PCSC OpenPGP card backend, for use with the openpgp-card crate" authors = ["Heiko Schaefer "] 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"