From ca92903abfddf42a18cc7dc4721700d68e84531f Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 7 Mar 2022 14:50:48 +0300 Subject: 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 Reviewed-by: sterni --- tools/cheddar/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/cheddar/Cargo.toml') diff --git a/tools/cheddar/Cargo.toml b/tools/cheddar/Cargo.toml index 6cc8163c73..ee4cbb4d58 100644 --- a/tools/cheddar/Cargo.toml +++ b/tools/cheddar/Cargo.toml @@ -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" -- cgit 1.4.1