exclude examples from package
This commit is contained in:
@@ -19,6 +19,9 @@ version = "0.1.0"
|
|||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["no-std", "usb-device", "audio"]
|
keywords = ["no-std", "usb-device", "audio"]
|
||||||
|
exclude = [
|
||||||
|
"examples/**"
|
||||||
|
]
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
defmt = ["dep:defmt", "usb-device/defmt"]
|
defmt = ["dep:defmt", "usb-device/defmt"]
|
||||||
|
|||||||
Reference in New Issue
Block a user