Switch to stable base64 simd library (#105)

This commit is contained in:
June
2025-09-29 17:00:29 -05:00
committed by GitHub
parent f4f3b4f539
commit 3628d21c74
6 changed files with 242 additions and 178 deletions
+2
View File
@@ -1,5 +1,7 @@
# Unreleased
- Switched simd base64 crate for one that works on stable (from `vb64` to `base64_simd`)
# v0.4.3
- Fix issue with some terminals hanging on startup