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