about summary refs log tree commit diff
path: root/tools/cheddar/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cheddar/Cargo.toml')
-rw-r--r--tools/cheddar/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"