Releases
This commit is contained in:
parent
f82cc6ae2a
commit
1a37b437e2
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
name = "openpgp-card-sequoia"
|
||||
description = "Wrapper of openpgp-card for use with Sequoia PGP"
|
||||
license = "MIT OR Apache-2.0"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
|
||||
edition = "2018"
|
||||
repository = "https://gitlab.com/hkos/openpgp-card"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[package]
|
||||
name = "openpgp-card-tools"
|
||||
description = "Tools for using OpenPGP cards from the command line"
|
||||
description = "CLI tools for OpenPGP cards"
|
||||
license = "MIT OR Apache-2.0"
|
||||
version = "0.0.1"
|
||||
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
|
||||
|
|
Loading…
Reference in a new issue