diff options
Diffstat (limited to 'embassy-usb-dfu/Cargo.toml')
| -rw-r--r-- | embassy-usb-dfu/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-usb-dfu/Cargo.toml b/embassy-usb-dfu/Cargo.toml index 6087bcd7d..b0eb917e6 100644 --- a/embassy-usb-dfu/Cargo.toml +++ b/embassy-usb-dfu/Cargo.toml | |||
| @@ -5,6 +5,7 @@ version = "0.1.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" |
| 8 | documentation = "https://docs.embassy.dev/embassy-usb-dfu" | ||
| 8 | categories = [ | 9 | categories = [ |
| 9 | "embedded", | 10 | "embedded", |
| 10 | "no-std", | 11 | "no-std", |
