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

Topic - Edition

Rust

1 items on 30 Apr 2026
Rust GitHub Databases

diesel-rs/diesel: Diesel 2.3.9

Fixed Removed a dbg! statement from the Mysql backend that caused unwanted output Fix a regression in #[derive(AsChangeset)] introduced in 2.3.8 where structs with a type or const generic parameter referenced in a field…

Source: diesel Releases weiznich