mirror of
https://gitlab.com/fabinfra/fabaccess/FabFire-Provisioning-Tool.git
synced 2025-03-12 06:41:44 +01:00
update desfire lib to version on crates.io
This commit is contained in:
parent
0094683fed
commit
63349320e7
@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "3.1.3", features = ["derive"] }
|
||||
desfire = { git = "https://gitlab.com/fabinfra/fabaccess/nfc_rs.git", branch = "main" }
|
||||
desfire = "0.2.0-alpha1"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
serde_json = "1.0.79"
|
||||
hex = "0.4.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user