diff --git a/Cargo.toml b/Cargo.toml index 8245762..9de62e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stm32-usbd" -version = "0.6.0" +version = "0.7.0" edition = "2018" authors = ["Matti Virkkunen ", "Vadim Kaushan ", "Nicolas Stalder ", "Jonas Martin "] description = "'usb-device' implementation for STM32 microcontrollers"