Skip to content
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

Update deps with data-encoding crate #187

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Update deps with data-encoding crate #187

merged 2 commits into from
Apr 18, 2023

Conversation

anweiss
Copy link
Owner

@anweiss anweiss commented Apr 18, 2023

Replace base64 crate with data-encoding crate per #172 (comment).

Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.13.0...v0.21.0)

---
updated-dependencies:
- dependency-name: base64
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@anweiss anweiss added this to the v1.0.0 milestone Apr 18, 2023
@anweiss anweiss self-assigned this Apr 18, 2023
@anweiss anweiss force-pushed the data-encoding-crate branch from 223154f to ca09982 Compare April 18, 2023 16:30
@anweiss anweiss merged commit ed0493c into main Apr 18, 2023
@anweiss anweiss deleted the data-encoding-crate branch April 18, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant