From c0cfccffc7c44c88cb9580b1496569d3e9de1848 Mon Sep 17 00:00:00 2001 From: Bob McWhirter Date: Mon, 15 Nov 2021 14:37:19 -0500 Subject: Update toolchain and defmt versions. --- nrf-softdevice-defmt-rtt/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nrf-softdevice-defmt-rtt/Cargo.toml') diff --git a/nrf-softdevice-defmt-rtt/Cargo.toml b/nrf-softdevice-defmt-rtt/Cargo.toml index 5d071be..e847a72 100644 --- a/nrf-softdevice-defmt-rtt/Cargo.toml +++ b/nrf-softdevice-defmt-rtt/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/knurling-rs/defmt" version = "0.1.0" [dependencies] -defmt = { version = "0.2.0" } +defmt = { version = "0.3" } nrf-softdevice = { path = "../nrf-softdevice", version = "0.1.0" } cortex-m = "0.6.4" critical-section = { version = "0.2.1" } -- cgit v1.2.3