Skip to content

Bump base64 to v0.21#433

Merged
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:base64-v0.21
Jan 10, 2023
Merged

Bump base64 to v0.21#433
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:base64-v0.21

Conversation

@juntyr

@juntyr juntyr commented Jan 10, 2023

Copy link
Copy Markdown
Member

I've bumped base64 to 0.21 and refactored its usage by defining the used engine, STANDARD, as a private const in one place.

Supersedes #432

  • I've included my change in CHANGELOG.md

@juntyr juntyr self-assigned this Jan 10, 2023
@juntyr juntyr requested a review from torkleyy January 10, 2023 10:20
@juntyr

juntyr commented Jan 10, 2023

Copy link
Copy Markdown
Member Author

?r @torkleyy This is read to me merged if you give the ok

@juntyr juntyr merged commit 55ba26f into ron-rs:master Jan 10, 2023
@juntyr juntyr deleted the base64-v0.21 branch January 10, 2023 10:58
@sdroege

sdroege commented Jan 15, 2023

Copy link
Copy Markdown
Contributor

Not that it matters much, but you might want to look at the data-encoding crate as an alternative. It provides a simpler API.

@juntyr

juntyr commented Jan 16, 2023

Copy link
Copy Markdown
Member Author

data-encoding

Thank you for the recommendation - data-encoding's API definitely looks quite nice and we'll keep the crate in mind.

juntyr added a commit to juntyr/ron that referenced this pull request Aug 15, 2023
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.

3 participants