We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883918e commit 0654cbdCopy full SHA for 0654cbd
examples/xbd-psa/Cargo.toml
@@ -10,4 +10,4 @@ crate-type = ["staticlib"]
10
11
[dependencies]
12
mcu-if = { git = "https://github.com/AnimaGUS-minerva/mcu-if", rev = "da77a48", features=["allocator"] }
13
-minerva-mbedtls-test = { git = "https://github.com/AnimaGUS-minerva/minerva-mbedtls", rev = "bb0d0ff" }
+minerva-mbedtls-test = { git = "https://github.com/AnimaGUS-minerva/minerva-mbedtls", rev = "83f4cc9" }
0 commit comments