Adjust crate name to be in the same "namespace" as the other openpgp-card-* crates.

This commit is contained in:
Heiko Schaefer 2021-08-19 17:39:24 +02:00
parent f4b90dc4e7
commit 73cb298361

View file

@ -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"