diff --git a/Cargo.toml b/Cargo.toml index 1a9c93d..46ff0ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,8 +10,7 @@ repository = "https://github.com/solokeys/ctaphid-dispatch" [workspace.dependencies] heapless = "0.7" -trussed-core = "0.1" +trussed-core = "0.1.0-rc.1" [patch.crates-io] ctaphid-app.path = "app" -trussed-core = { git = "https://github.com/trussed-dev/trussed.git", rev = "8a9bb9d79e40c2dcf026cf611302109f776bec83" }