diff --git a/Cargo.toml b/Cargo.toml index ba2c018..5704089 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusb" -version = "0.6.4" +version = "0.6.5" authors = ["David Cuddeback ", "Ilya Averyanov "] description = "Rust library for accessing USB devices." license = "MIT"