Skip to content

Commit

Permalink
Set publish = false for the example
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-schievink committed Jul 7, 2021
1 parent 1524792 commit 19073a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "nrf-usbd-example"
version = "0.1.0"
edition = "2018"
publish = false

[features]
default = [
Expand All @@ -26,4 +27,3 @@ nrf-usbd = { path = "../" }
usb-device = "0.2.7"
usbd-serial = "0.1.0"
nrf52840-pac = "0.9.0"

0 comments on commit 19073a2

Please sign in to comment.