diff --git a/Cargo.toml b/Cargo.toml
index e8e3544df888c677032a696f6b645ad648f828d9..eb009a14b59717d77464544524feba9d9d5fd70a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ version = "0.1.0"
 
 [dependencies]
 cortex-m-rt = "0.6.7"
-cortex-m-semihosting = "0.3.2"
+# cortex-m-semihosting = "0.3.2"
 panic-halt = "0.2.0"
 # panic-abort = "0.3.1" # requires nightly toolchain