openpgp-card-sequoia: Release 0.1.2
This commit is contained in:
parent
365670041f
commit
a85d3164d7
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# SPDX-FileCopyrightText: 2021-2022 Heiko Schaefer <heiko@schaefer.name>
|
# SPDX-FileCopyrightText: 2021-2023 Heiko Schaefer <heiko@schaefer.name>
|
||||||
# SPDX-License-Identifier: MIT OR Apache-2.0
|
# SPDX-License-Identifier: MIT OR Apache-2.0
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "openpgp-card-sequoia"
|
name = "openpgp-card-sequoia"
|
||||||
description = "Wrapper of openpgp-card for use with Sequoia PGP"
|
description = "Wrapper of openpgp-card for use with Sequoia PGP"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
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