Skip to content

Commit

Permalink
docs(coap): fix heading level of features
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Jan 17, 2025
1 parent 175511f commit 6be54e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/coapcore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ccm = { version = "0.5.0", default-features = false }
aes = { version = "0.8.4", default-features = false }

[features]
#! Cargo features
#! # Cargo features

## Sends the output of the crate's log statements to the `defmt` ecosystem.
# `defmt` is not a link because we can't build docs with --all-features, see also
Expand Down

0 comments on commit 6be54e1

Please sign in to comment.