Adjust crate name to be in the same "namespace" as the other openpgp-card-* crates.
This commit is contained in:
parent
f4b90dc4e7
commit
73cb298361
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
[package]
|
||||
name = "card-functionality"
|
||||
name = "openpgp-card-tests"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
default-run = "keygen"
|
||||
|
|
Loading…
Reference in a new issue