mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
encode_66bits_as_base64: use base64 crate
This commit is contained in:
committed by
Floris Bruynooghe
parent
0b679f8b95
commit
164a8fe39a
@@ -43,6 +43,7 @@ strum = "0.15.0"
|
||||
strum_macros = "0.15.0"
|
||||
thread-local-object = "0.1.0"
|
||||
backtrace = "0.3.33"
|
||||
byteorder = "1.3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user