Skip to content

Commit

Permalink
fixup! build: Add riot-rs{-,::}coap (crate setup & docs CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Oct 28, 2024
1 parent ef6d272 commit 81393a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/riot-rs-coap/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
//! [`riot_rs_random`] as a source of randomness, and [`lakers_crypto_rustcrypto`] for the
//! cryptographic algorithm implementations.
#![no_std]
#![deny(missing_docs)]
#![deny(clippy::pedantic)]

0 comments on commit 81393a4

Please sign in to comment.