feat: v1.3.3, remove dependency lazy_static

This commit is contained in:
2022-05-01 13:53:06 +08:00
parent 07ff1d8187
commit 57df2177cc
4 changed files with 9 additions and 22 deletions

3
Cargo.lock generated
View File

@@ -366,7 +366,7 @@ dependencies = [
[[package]]
name = "card-cli"
version = "1.3.2"
version = "1.3.3"
dependencies = [
"authenticator",
"base64 0.13.0",
@@ -374,7 +374,6 @@ dependencies = [
"clap",
"digest 0.10.3",
"hex",
"lazy_static",
"openpgp-card",
"openpgp-card-pcsc",
"openpgp-card-sequoia",