ruabmbua / hidapi-rs

Rust bindings for the hidapi C library
MIT License
172 stars 81 forks source link

Failure to acquire API handle in v0.5.1 #37

Closed jleni closed 5 years ago

jleni commented 5 years ago

Any application using this version will fail to acquire an API handles. This is introduced in v0.5.1

PR #36 introduces a fix for this problem.