aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index db27d00..4780b6c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,7 @@ codegen-units = 1
[dependencies]
cortex-m = "0.7.6"
cortex-m-rt = "0.7.1"
+fugit = "0.3.5"
nb = "1.0.0"
#panic-semihosting = "0.6.0"
usb-device = "0.2.9"