Skip to content
TILens What matters today in tech
Theme

Daily edition · Rust

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

14 Apr 2026 edition
Rust GitHub

tokio-rs/axum: axum-v0.8.9

added: WebSocketUpgrade::{requested_protocols, set_selected_protocol} for more flexible subprotocol selection (#3597) changed: Update minimum rust version to 1.80 (#3620) fixed: Set connect endpoint on correct field in…

Source: Axum Releases yanns
Rust GitHub

tokio-rs/axum: axum-extra-v0.12.6

fixed: Escape backslashes and double quotes in Content-Disposition filenames to prevent header parameter injection in Attachment and FileStream (#3664) vpath! macro now stops the compilation if your path is using…

Source: Axum Releases yanns
Rust GitHub

tokio-rs/axum: axum-macros-v0.5.1

fixed: Fix compilation error when deriving TypedPath with OptionalFromRequestParts being in scope (#3645)

Source: Axum Releases yanns