File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # hidapi [ ![ Build Status] ( https://travis-ci.org/Osspial/hidapi-rs.svg?branch=master )] ( https://travis-ci.org/Osspial/hidapi-rs ) [ ![ Version] ( https://img.shields.io/crates/v/hidapi.svg )] ( https://crates.io/crates/hidapi ) [ ![ License: LGPL v3 ] ( https://img.shields.io/badge/License-LGPL%20v3-blue .svg )] ( https://github.com/Osspial/hidapi-rs/blob/master/LICENSE.txt ) [ ![ Documentation] ( https://docs.rs/hidapi/badge.svg )] ( https://docs.rs/hidapi )
1
+ # hidapi [ ![ Build Status] ( https://travis-ci.org/Osspial/hidapi-rs.svg?branch=master )] ( https://travis-ci.org/Osspial/hidapi-rs ) [ ![ Version] ( https://img.shields.io/crates/v/hidapi.svg )] ( https://crates.io/crates/hidapi ) [ ![ License: MIT ] ( https://img.shields.io/badge/License-MIT-yellow .svg )] ( https://github.com/Osspial/hidapi-rs/blob/master/LICENSE.txt ) [ ![ Documentation] ( https://docs.rs/hidapi/badge.svg )] ( https://docs.rs/hidapi )
2
2
3
3
This crate provides a rust abstraction over the features of the C library
4
4
[ hidapi] ( https://github.com/signal11/hidapi ) by signal11. Based off of
@@ -40,4 +40,4 @@ println!("Wrote: {:?} byte(s)", res);
40
40
```
41
41
42
42
# Documentation
43
- Available at [ docs.rs] ( https://docs.rs/hidapi ) .
43
+ Available at [ docs.rs] ( https://docs.rs/hidapi ) .
You can’t perform that action at this time.
0 commit comments