Skip to content

Commit bebb23b

Browse files
authored
Merge pull request #6854 from dancixx/master
Embedded DHT Sensors
2 parents aed5aed + 5dd680c commit bebb23b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

draft/2025-07-30-this-week-in-rust.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,16 @@ and just ask the editors to select the category.
4141
### Newsletters
4242

4343
### Project/Tooling Updates
44+
* [Embedded DHT Sensor Library](https://rust-dd.com/post/building-a-rust-library-for-dht11-sensor-a-step-by-step-guide)
4445
* [Rust eBooks Nightly: always up-to-date Rust books in EPUB, AZW3, MOBI, PDF](https://artur-sulej.github.io/rust-ebooks/)
45-
46-
- [git-cliff 2.10.0 is released! (a highly customizable changelog generator)](https://git-cliff.org/blog/2.10.0)
47-
46+
* [git-cliff 2.10.0 is released! (a highly customizable changelog generator)](https://git-cliff.org/blog/2.10.0)
4847
* [Nutype 0.6.2](https://github.com/greyblake/nutype/releases/tag/v0.6.2) - supports `derive_unsafe` attribute to derive arbitrary third party traits.
4948

5049
### Observations/Thoughts
5150

5251
### Rust Walkthroughs
52+
* [Using ESP32 as a Rust Beginner](https://rust-dd.com/post/introduction-to-embedded-systems-with-rust-a-beginner-s-guide-using-esp32)
5353
* [The Signal Protocol Explained #2: Implementing the Double Ratchet Algorithm in Rust](https://kerkour.com/signal-protocol-double-ratchet-rust)
54-
5554
* [The Design and Implementation of Extensible Variants for Rust in CGP (Extensible Data Types Part 4)](https://contextgeneric.dev/blog/extensible-datatypes-part-4/)
5655

5756
### Research

0 commit comments

Comments
 (0)