-
Notifications
You must be signed in to change notification settings - Fork 831
Update base64 usage to 0.21.3 #2032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d3eb7b5
to
b5f64be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You the man, I only raised that issue a couple of hours ago, thanks!
d400d14
to
f77f207
Compare
I fixed the issues you mentioned, and consolidated the base64 impls (since there were a bunch of cfg for it). I also built the docs and made sure that doc_auto_cfg still marked them as feature gated on base64 and it worked. |
Needs |
850c18e
to
c5b85d7
Compare
c5b85d7
to
b7de2aa
Compare
Fixed 👍 |
0e44db5
to
8aee25b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK b7de2aa991d9110aabe2b0233142857144d5da18
The CI fail is |
b7de2aa
to
0e44db5
Compare
Needs #2036 |
The life of a lower MSRV library crate.......... |
Tell me about it :) |
8aee25b
to
18e2854
Compare
Rebased on master. (All tests pass 🎉) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 18e2854
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 18e2854
Closes #2031
The imports are a bit bike-sheddy... but I think this is fine.