mirror of
https://github.com/trussed-dev/apdu-dispatch.git
synced 2026-06-20 04:16:15 -07:00
Version bumparoo
This commit is contained in:
+3
-3
@@ -7,9 +7,9 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
delog = "0.1.0-alpha.3"
|
||||
heapless = "0.5.6"
|
||||
heapless-bytes = "0.1.1"
|
||||
delog = "0.1.0"
|
||||
heapless = "0.6"
|
||||
heapless-bytes = "0.2.0"
|
||||
|
||||
# Components
|
||||
iso7816 = { path = "../iso7816" }
|
||||
|
||||
Reference in New Issue
Block a user