Added video tag and removed tracking param

Added the `[video]` tag normally used in TWiR, and removed a tracking parameter from the video URL.
This commit is contained in:
Christian Jansen 2025-07-12 00:15:34 -04:00 committed by GitHub
parent d9a0180a14
commit ef243d609d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ and just ask the editors to select the category.
### Project/Tooling Updates
* [toml v0.9](https://epage.github.io/blog/2025/07/toml-09/)
* [Announcing dynify: Pin-init trait objects on the stack in stable Rust](https://www.reddit.com/r/rust/s/Xinstp8iSx)
* [What's new in Ratatui 0.30.0?](https://www.youtube.com/live/nucLyibb5NU?si=copCqnEK7X5ZC9ry)
* [video] [What's new in Ratatui 0.30.0?](https://www.youtube.com/live/nucLyibb5NU)
* [Introducing Tyr, a new Rust DRM driver](https://www.collabora.com/news-and-blog/news-and-events/introducing-tyr-a-new-rust-drm-driver.html)
* [RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
* [Rama 0.3.0-alpha.1 - A Protocol Leap Forward](https://github.com/plabayo/rama/discussions/622)