From ce366b6978659e22caec70d4bc3885683fc94210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sosth=C3=A8ne=20Gu=C3=A9don?= Date: Fri, 16 Dec 2022 11:14:19 +0100 Subject: [PATCH] Use Nitrokey trussed tag --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c37b5c1..8261708 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,4 +60,4 @@ log-warn = [] log-error = [] [patch.crates-io] -trussed = { git = "https://github.com/sosthene-nitrokey/trussed", rev = "cbf8f3cc759fa79275fe06d3ce4661d6a4f306aa"} +trussed = { git = "https://github.com/Nitrokey/trussed", tag = "v0.1.0-nitrokey-3"}