prepare next release candidate #78

Merged
muellerr merged 3 commits from prep_v0.11.0-rc.1 into main 2024-04-03 15:07:07 +02:00
Showing only changes of commit 54f065ed74 - Show all commits

View File

@ -40,7 +40,7 @@
//! - [`chrono`](https://crates.io/crates/chrono): Add basic support for the `chrono` time library.
//! - [`timelib`](https://crates.io/crates/time): Add basic support for the `time` time library.
//! - [`defmt`](https://defmt.ferrous-systems.com/): Add support for the `defmt` by adding the
//! - [`defmt::Format`](https://defmt.ferrous-systems.com/format) derive on many types.
//! [`defmt::Format`](https://defmt.ferrous-systems.com/format) derive on many types.
//!
//! ## Module
//!