Skip to content

Commit 073561d

Browse files
Merge pull request #1 from durationextender/Add-duration-extender-v0.5.0-to-Project/Tooling-Updates
Update 2025-10-22-this-week-in-rust.md
2 parents efd83d2 + 1deefa6 commit 073561d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-10-22-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ and just ask the editors to select the category.
4444
### Newsletters
4545

4646
### Project/Tooling Updates
47+
* [duration-extender v0.5.0](https://crates.io/crates/duration-extender) - Zero-dep trait for readable `std::time::Duration`: `5.minutes()` or `0.5.seconds()` instead of `Duration::from_secs(300)`. Safe panics on edges; bridges stable Rust. (300 downloads Day 1, 72k r/rust views!)
4748

4849
### Observations/Thoughts
4950

0 commit comments

Comments
 (0)