Better structure

This commit is contained in:
Luke
2020-04-15 22:10:13 +12:00
parent 732295f8b7
commit 89158cdc98
5 changed files with 137 additions and 112 deletions

View File

@@ -6,4 +6,4 @@ edition = "2018"
[dependencies]
rusb = "0.5"
gumdrop = "0.7"
gumdrop = { git = "https://github.com/murarth/gumdrop.git" }