mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 09:56:31 +03:00
Remove direct dependency on byteorder crate
This commit is contained in:
@@ -30,7 +30,6 @@ async-trait = "0.1"
|
||||
backtrace = "0.3"
|
||||
base64 = "0.13"
|
||||
bitflags = "1.3"
|
||||
byteorder = "1.3"
|
||||
chrono = "0.4"
|
||||
dirs = { version = "4", optional=true }
|
||||
email = { git = "https://github.com/deltachat/rust-email", branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user