mongodb / mongo-rust-driver

The official MongoDB Rust Driver
https://www.mongodb.com/docs/drivers/rust/current/
Apache License 2.0
1.44k stars 164 forks source link

minor: bump derive_more to 1.0 #1185

Open jayvdb opened 3 months ago

isabelatkinson commented 3 months ago

Hi @jayvdb, thanks for creating this pull request! derive_more's MSRV for 1.0 is 1.75, which is quite a bit higher than our current MSRV of 1.67. Do you have an immediate need for these changes? If not, I'd prefer to wait until our MSRV is compatible.

jayvdb commented 3 months ago

No immediate need. Happy for this to be put on ice.