diff options
| author | Yuval Adam <_@yuv.al> | 2018-07-23 11:24:36 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-07-23 11:24:36 +0300 |
| commit | b4975f7e0c42b60350a0b5b98c5e3f8302427cf0 (patch) | |
| tree | e1babf2283adaf69b313cc3a97ab76d1514fce71 /Cargo.toml | |
| parent | 1ec4d661a0dccc84bee5585570259be02c6004bf (diff) | |
Add basic Dongle struct
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ version = "0.1.0" authors = ["Yuval Adam <_@yuv.al>"] [dependencies] +libusb = "0.3" |
