mongo-rust-driver
mongo-rust-driver copied to clipboard
chore: bump `derive_more`, `thiserror`, `typed-builder`
Hey @attila-lin, the minimum supported Rust version for derive_more is currently too high for this library (see #1185). Can you please check whether the other updated dependencies can compile on Rust 1.71 (our current MSRV)?
~seem the MSRV is 1.83 now? Perfect timing!~
I missed.