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:
Heiko Schaefer 2023-02-17 19:58:55 +01:00
parent 89bb29c73a
commit 8e13ac99ac
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -6,7 +6,7 @@
name = "openpgp-card-tools"
description = "CLI tools for OpenPGP cards"
license = "MIT OR Apache-2.0"
version = "0.9.0"
version = "0.9.1"
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
edition = "2018"
repository = "https://gitlab.com/openpgp-card/openpgp-card"