Remove direct dependency on byteorder crate

This commit is contained in:
link2xt
2022-01-29 23:23:46 +00:00
parent e73107006e
commit 0cb9e7922a
4 changed files with 17 additions and 56 deletions

1
Cargo.lock generated
View File

@@ -1077,7 +1077,6 @@ dependencies = [
"backtrace",
"base64 0.13.0",
"bitflags",
"byteorder",
"chrono",
"criterion",
"deltachat_derive",