fix(dx): upgrade base64 encode/decode to latest Rust standards #43

Open
opened 2025-08-08 09:15:59 +00:00 by chartgerink · 0 comments
Owner

Currently we use base64::encode and base64::decode. These are however deprecated and need to be upgraded.

Currently we use `base64::encode` and `base64::decode`. These are however deprecated and need to be upgraded.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libscie/researchequals-api#43
No description provided.