Skip to content

Commit

Permalink
fixme! git-absorb
Browse files Browse the repository at this point in the history
Co-authored-by: ROMemories <[email protected]>
  • Loading branch information
chrysn and ROMemories authored Apr 12, 2024
1 parent ab39cc5 commit c8e28ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riot-rs-random/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Crate that provides a seeded random number generator depending on RIOT-rs's configuration
//! Provides a seeded random number generator depending on RIOT-rs's configuration.
//!
//! The module provides a single function for use by applications, [`get_rng()`], produces an owned
//! RNG of type [`Rng`] to the application.
Expand Down

0 comments on commit c8e28ae

Please sign in to comment.