nats-io / nats.rs

Rust client for NATS, the cloud native messaging system.
Apache License 2.0
1.04k stars 164 forks source link

Bump base64 to v0.22 #1223

Closed paolobarbolini closed 7 months ago

paolobarbolini commented 7 months ago

base64 is one of those dependencies that get used by everybody and ends up finding itself into projects in the form of multiple duplicate versions. Since you're about to make a release let's do our part in not having duplicate versions of it :smiley:.

Changelog: https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md#0220