diff options
Diffstat (limited to 'embassy-usb-dfu/Cargo.toml')
| -rw-r--r-- | embassy-usb-dfu/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-usb-dfu/Cargo.toml b/embassy-usb-dfu/Cargo.toml index 1bf39641f..4a65c6895 100644 --- a/embassy-usb-dfu/Cargo.toml +++ b/embassy-usb-dfu/Cargo.toml | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | edition = "2021" | 2 | edition = "2021" |
| 3 | name = "embassy-usb-dfu" | 3 | name = "embassy-usb-dfu" |
| 4 | version = "0.1.1" | 4 | version = "0.2.0" |
| 5 | description = "An implementation of the USB DFU 1.1 protocol, using embassy-boot" | 5 | description = "An implementation of the USB DFU 1.1 protocol, using embassy-boot" |
| 6 | license = "MIT OR Apache-2.0" | 6 | license = "MIT OR Apache-2.0" |
| 7 | repository = "https://github.com/embassy-rs/embassy" | 7 | repository = "https://github.com/embassy-rs/embassy" |
