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:
parent
094b8cc7af
commit
e0b9d9b1cd
3 changed files with 26 additions and 4 deletions
1
users/tazjin/tgsa/Cargo.lock
generated
1
users/tazjin/tgsa/Cargo.lock
generated
|
@ -1084,6 +1084,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"crimp",
|
||||
"ego-tree",
|
||||
"rouille",
|
||||
"scraper",
|
||||
"url",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue