Skip to content

Commit

Permalink
Bump crate to v0.5.1 to include minor clippy improvements and defmt::…
Browse files Browse the repository at this point in the history
…Format impl (#162)
  • Loading branch information
dlkj authored Jan 2, 2025
1 parent 58e5d2a commit 897e3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "usbd-human-interface-device"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
description = "Batteries included embedded USB HID library for usb-device. Includes concrete Keyboard (boot and NKRO), Mouse, Joystick and Consumer Control implementations as well as support for building your own HID classes."
keywords = ["hid", "usb-device", "usb", "keyboard", "mouse"]
Expand Down

0 comments on commit 897e3f7

Please sign in to comment.