mongodb / bson-rust

Encoding and decoding support for BSON in Rust
MIT License
405 stars 134 forks source link

base64 crate in dependency is too old #502

Open zonyitoo opened 4 weeks ago

zonyitoo commented 4 weeks ago

The current latest release of base64 is v0.22.1: https://crates.io/crates/base64

abr-egn commented 3 weeks ago

I've filed RUST-2089 to track this, although unless there's a specific functional issue this is causing it's unlikely to be high priority. We do happily accept contributions :)