Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Rust

2 items on 08 May 2026
Rust GitHub

tokio-rs/tokio: Tokio v1.52.3

1.52.3 (May 8th, 2026) Fixed sync: fix underflow in mpsc channel len() (#8062) sync: notify receivers in mpsc OwnedPermit::release() method (#8075) sync: require that an RwLock has max_readers != 0 (#8076) sync: return…

Source: Tokio Releases Darksonn
Rust GitHub

tokio-rs/tokio: Tokio v1.51.3

1.51.3 (May 8th, 2026) Fixed sync: fix underflow in mpsc channel len() (#8062) sync: notify receivers in mpsc OwnedPermit::release() method (#8075) sync: require that an RwLock has max_readers != 0 (#8076) sync: return…

Source: Tokio Releases Darksonn