1 name: "rusb"
2 description: "Rust library for accessing USB devices."
3 third_party {
4   identifier {
5     type: "crates.io"
6     value: "rusb"
7   }
8   identifier {
9     type: "Archive"
10     value: "https://static.crates.io/crates/rusb/rusb-0.9.4.crate"
11     primary_source: true
12   }
13   version: "0.9.4"
14   license_type: NOTICE
15   last_upgrade_date {
16     year: 2024
17     month: 11
18     day: 8
19   }
20 }
21