Merge pull request 'Update Rust crate critical-section to 1.1.2' (#7) from renovate/critical-section-1.x into master

Reviewed-on: #7
This commit is contained in:
hodasemi 2023-08-15 12:59:51 +02:00
commit ab070ed55b

View file

@ -13,7 +13,7 @@ panic-halt = "0.2.0"
defmt = "0.3.5"
usb-device = "0.2.9"
usbd-hid = "0.6.1"
critical-section = "1.1.1"
critical-section = "1.1.2"
embedded-hal = "0.2.7"
fugit = "0.3.7"
numtoa = "0.2.4"