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 3a8e031..ab7756a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,6 +23,8 @@ riscv = "0.8.0"
riscv-rt = "0.9.0"
nb = "1.0.0"
embedded-hal = "0.2.7"
+usb-device = "0.2.9"
+usbd-serial = "0.1.1"
[[bin]]
name = "luchie"