opgpcard: Release 0.9.1
Don't hard-depend on nettle and allow explicitly choosing sequoia's cryptographic backend. Make release builds reproducible.
This commit is contained in:
parent
89bb29c73a
commit
8e13ac99ac
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
name = "openpgp-card-tools"
|
name = "openpgp-card-tools"
|
||||||
description = "CLI tools for OpenPGP cards"
|
description = "CLI tools for OpenPGP cards"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
version = "0.9.0"
|
version = "0.9.1"
|
||||||
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
|
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
repository = "https://gitlab.com/openpgp-card/openpgp-card"
|
repository = "https://gitlab.com/openpgp-card/openpgp-card"
|
||||||
|
|
Loading…
Reference in a new issue