aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2020-11-14 13:10:30 +0000
committerHenrik Tjäder <henrik@tjaders.com>2020-11-14 13:10:30 +0000
commit0fe89927389aee10a78ce446a12a7dec863fdb48 (patch)
treeef54b9db0faa7ea8ff445eaabf669f18fc649750
parent8111906e1eadb572aed56d5614b5a564b97056e1 (diff)
Remove microamp dependency
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 81d843e..5818644 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -65,10 +65,6 @@ bare-metal = "1.0.0"
[build-dependencies]
version_check = "0.9"
-[dependencies.microamp]
-optional = true
-version = "0.1.0-alpha.2"
-
[dev-dependencies]
lm3s6965 = "0.1.3"
panic-halt = "0.2.0"