Switch to stable base64 simd library

This commit is contained in:
itsjunetime
2025-09-29 16:50:41 -05:00
parent f4f3b4f539
commit 22bdb7d92b
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