Skip to content

chore: upgrade base64 to 0.21 and bump version #8

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dingelish
Copy link

Hi there, this PR helps upgrade the base64 dependency to the latest version. The previous base64 v0.13.1 is outdated.

Also, could you please consider releasing this to crates.io after merge? Thanks!

also fix the github workflow and Readme
@yvt
Copy link
Owner

yvt commented Oct 30, 2023

Could you move the CI part to a separate PR?

@dingelish
Copy link
Author

Thanks! Will re-organize it. Which part do you prefer to be left in this PR? @yvt

@yvt
Copy link
Owner

yvt commented Nov 6, 2023

Everything but the package version bump (I usually do it in a separate commit as in 962df51) and .github/workflows/ci.yml, so that this PR will only bump base64, make necessary code changes, and increase MSRV.

Opening a separate PR for CI renovation is not a must but would be much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants