feat: v1.3.3, remove dependency lazy_static
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "card-cli"
|
||||
version = "1.3.2"
|
||||
version = "1.3.3"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -31,6 +31,6 @@ yubico_manager = "0.9"
|
||||
x509 = "0.2"
|
||||
x509-parser = "0.13"
|
||||
ssh-agent = { version = "0.2.3", features = ["agent"] }
|
||||
lazy_static = "1.4.0"
|
||||
#lazy_static = "1.4.0"
|
||||
#ssh-key = "0.4.0"
|
||||
#ctap-hid-fido2 = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user