chore(cheddar): Bump rouille and other dependencies

This mitigates the chrono & brotli-sys CVE reports for cheddar.

Change-Id: I2f37cd7575e5ea38f4ca3aac71275652c343753d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5353
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Vincent Ambo 2022-03-07 14:50:48 +03:00 committed by clbot
parent 987b11a70e
commit ca92903abf
2 changed files with 157 additions and 190 deletions

View file

@ -8,7 +8,7 @@ edition = "2018"
clap = "2.33"
comrak = "0.10"
lazy_static = "1.4"
rouille = "3.0"
rouille = "3.5"
syntect = "4.5.0"
serde_json = "1.0"
regex = "1.4"