bump version 0.1.2
This commit is contained in:
Generated
+1
-1
@@ -971,7 +971,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "usbd-uac2"
|
name = "usbd-uac2"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder-embedded-io",
|
"byteorder-embedded-io",
|
||||||
"defmt 1.1.1",
|
"defmt 1.1.1",
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@ description = "USB Audio Class 2.0 for usb-device"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = ["Keenan Tims <ktims@gotroot.ca>"]
|
authors = ["Keenan Tims <ktims@gotroot.ca>"]
|
||||||
repository = "https://github.com/ktims/usbd-uac2"
|
repository = "https://github.com/ktims/usbd-uac2"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["no-std", "usb-device", "audio"]
|
keywords = ["no-std", "usb-device", "audio"]
|
||||||
|
|||||||
Reference in New Issue
Block a user