Skip to content
TILens What matters today in tech v0.0.5
Theme

Topic · Edition

Rust

4 items on 14 Apr 2026
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