fix(tazjin/tgsa): Preserve newlines in messages

Change-Id: I9e2d7038357a5510898d153740ae0c0e1f7a8a3a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5483
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2022-04-20 13:00:37 +02:00 committed by clbot
parent 094b8cc7af
commit e0b9d9b1cd
3 changed files with 26 additions and 4 deletions

View file

@ -1084,6 +1084,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"crimp",
"ego-tree",
"rouille",
"scraper",
"url",