aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0d23eb7..3a8e031 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,8 @@ gd32vf103-pac = "0.4.0"
gd32vf103xx-hal = "0.5.0"
riscv = "0.8.0"
riscv-rt = "0.9.0"
+nb = "1.0.0"
+embedded-hal = "0.2.7"
[[bin]]
name = "luchie"