mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
build: use mailbuilder from crates.io
This gets rid of the last git dependency.
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -3446,8 +3446,9 @@ checksum = "9106e1d747ffd48e6be5bb2d97fa706ed25b144fbee4d5c02eae110cd8d6badd"
|
||||
|
||||
[[package]]
|
||||
name = "mail-builder"
|
||||
version = "0.4.1"
|
||||
source = "git+https://github.com/stalwartlabs/mail-builder?branch=main#b86e558d54d43c1c1991fbda84109268815abcac"
|
||||
version = "0.4.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5666db60ccc742381c715c8daf303e60d266f1d1c8b123ab3fe78b590edaf564"
|
||||
|
||||
[[package]]
|
||||
name = "mailparse"
|
||||
|
||||
Reference in New Issue
Block a user