mirror of
https://github.com/trussed-dev/ctaphid-dispatch.git
synced 2026-06-20 04:16:18 -07:00
Use released ref-swap
This commit is contained in:
committed by
sosthene-nitrokey
parent
67534037c6
commit
6f7282bb80
+1
-2
@@ -14,7 +14,7 @@ delog = "0.1"
|
||||
heapless = "0.7"
|
||||
heapless-bytes = "0.3"
|
||||
interchange = "0.3.0"
|
||||
ref-swap = "0.1.0"
|
||||
ref-swap = "0.1.2"
|
||||
trussed = "0.1.0"
|
||||
|
||||
[features]
|
||||
@@ -29,5 +29,4 @@ log-warn = []
|
||||
log-error = []
|
||||
|
||||
[patch.crates-io]
|
||||
ref-swap = { git = "https://github.com/nitrokey/ref-swap.git", rev = "de0330e85b479074ae03bcc05888cfeff682f61e" }
|
||||
trussed = { git = "https://github.com/sosthene-nitrokey/trussed.git", rev = "6f095e14b27bd58ab8fa56cf6c616266d92fbfb4" }
|
||||
|
||||
Reference in New Issue
Block a user