diff options
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" |
![]() |
index : rustl-sdr | |
| A pure Rust implementation of the RTL-SDR driver |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -4,3 +4,4 @@ version = "0.1.0" authors = ["Yuval Adam <_@yuv.al>"] [dependencies] +libusb = "0.3" |