From a1d9499a39fc3c215848c006542bac69c22cadf2 Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Mon, 23 Nov 2020 15:02:32 +0100 Subject: Update dependencies. --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a6289ef..60ae9cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,9 +20,6 @@ exclude = [ ] [patch.crates-io] -panic-probe = { git = "https://github.com/knurling-rs/probe-run", branch="main" } -defmt-rtt = { git = "https://github.com/knurling-rs/defmt", branch="main" } -defmt = { git = "https://github.com/knurling-rs/defmt", branch="main" } anyfmt = { git = "https://github.com/akiles/embassy" } embassy = { git = "https://github.com/akiles/embassy" } embassy-nrf = { git = "https://github.com/akiles/embassy" } -- cgit v1.2.3