aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 01b3ede..603129a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -53,6 +53,9 @@ rtfm-core = "0.3.0"
cortex-m-rt = "0.6.9"
heapless = "0.5.0"
+[build-dependencies]
+version_check = "0.9"
+
[dependencies.microamp]
optional = true
version = "0.1.0-alpha.2"