Skip to content

Conversation

@musicinmybrain
Copy link

Since base64 is re-exported, this is an API-breaking change.

Use base64 engine APIs instead of base64::encode/base64::decode, which were deprecated in version 0.21. See https://docs.rs/base64/latest/base64/index.html#usage.

Since base64 is re-exported, this is an API-breaking change.
The `base64::encode`/`base64::decode` APIs were deprecated in version 0.21. See https://docs.rs/base64/latest/base64/index.html#usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant