diff options
| -rw-r--r-- | embassy-net-nrf91/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-net-nrf91/Cargo.toml b/embassy-net-nrf91/Cargo.toml index 76b812efc..feb6eb7a2 100644 --- a/embassy-net-nrf91/Cargo.toml +++ b/embassy-net-nrf91/Cargo.toml | |||
| @@ -8,6 +8,7 @@ categories = ["embedded", "hardware-support", "no-std", "network-programming", " | |||
| 8 | license = "MIT OR Apache-2.0" | 8 | license = "MIT OR Apache-2.0" |
| 9 | repository = "https://github.com/embassy-rs/embassy" | 9 | repository = "https://github.com/embassy-rs/embassy" |
| 10 | documentation = "https://docs.embassy.dev/embassy-net-nrf91" | 10 | documentation = "https://docs.embassy.dev/embassy-net-nrf91" |
| 11 | publish = false | ||
| 11 | 12 | ||
| 12 | [features] | 13 | [features] |
| 13 | defmt = ["dep:defmt", "heapless/defmt-03"] | 14 | defmt = ["dep:defmt", "heapless/defmt-03"] |
