diff options
Diffstat (limited to 'bootkbd/Cargo.toml')
-rw-r--r-- | bootkbd/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootkbd/Cargo.toml b/bootkbd/Cargo.toml index 7b1b02d..5ae7bd4 100644 --- a/bootkbd/Cargo.toml +++ b/bootkbd/Cargo.toml @@ -8,4 +8,3 @@ license = "GPL-3.0-or-later" [dependencies] usb-host = { path = "../usb-host" } log = "~0.4" - |