From a2792182952c953aab2c442bb02ac1f2e4986e67 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sun, 4 Nov 2018 19:57:39 +0100 Subject: use new cortex_m_semihosting::hprintln macro --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 765fef1..3bd8d4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ owned-singleton = "0.1.0" [dev-dependencies] alloc-singleton = "0.1.0" -cortex-m-semihosting = "0.3.1" +cortex-m-semihosting = "0.3.2" lm3s6965 = "0.1.3" panic-halt = "0.2.0" -- cgit v1.2.3