From 31b808b7798f65d873b96356eed6ca67bdddea7c Mon Sep 17 00:00:00 2001 From: Michael Richardson Date: Fri, 16 Aug 2024 14:29:57 -0400 Subject: [PATCH] updated paths --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f86d63f..e1118d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,6 @@ std = [] [dependencies] mcu-if = { git = "https://github.com/AnimaGUS-minerva/mcu-if", rev = "da77a48" } -psa-crypto = { git = "https://github.com/AnimaGUS-minerva/rust-psa-crypto", rev = "b51150e", features=["minerva"] } +psa-crypto = { path = "/ssw/projects/trentonio/rust-psa-crypto/psa-crypto" } +#psa-crypto = { git = "https://github.com/AnimaGUS-minerva/rust-psa-crypto", rev = "b51150e", features=["minerva"] } +