Use released ref-swap

This commit is contained in:
Sosthène Guédon
2023-06-20 17:31:45 +02:00
committed by sosthene-nitrokey
parent 67534037c6
commit 6f7282bb80
+1 -2
View File
@@ -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" }