fix empty plain taken instead of html

This commit is contained in:
Clément DOUIN 2023-05-31 21:49:52 +02:00
parent d557d9e1df
commit b800d6e6fc
No known key found for this signature in database
GPG key ID: 353E4A18EE0FAB72

4
Cargo.lock generated
View file

@ -2068,7 +2068,7 @@ dependencies = [
[[package]]
name = "pimalaya-email"
version = "0.9.0"
source = "git+https://git.sr.ht/~soywod/pimalaya#5f5815a1544a49e24ef73cd7f37f763d1c98f70e"
source = "git+https://git.sr.ht/~soywod/pimalaya#7d04240d0c4c7b98eeee17d4470a742043fef8d3"
dependencies = [
"advisory-lock",
"ammonia",
@ -2111,7 +2111,7 @@ dependencies = [
[[package]]
name = "pimalaya-email-tpl"
version = "0.2.0"
source = "git+https://git.sr.ht/~soywod/pimalaya#5f5815a1544a49e24ef73cd7f37f763d1c98f70e"
source = "git+https://git.sr.ht/~soywod/pimalaya#7d04240d0c4c7b98eeee17d4470a742043fef8d3"
dependencies = [
"chumsky 0.9.0",
"log",