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.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/cheddar/Cargo.toml b/tools/cheddar/Cargo.toml
index fe936deb4c..ca9ed0dfe4 100644
--- a/tools/cheddar/Cargo.toml
+++ b/tools/cheddar/Cargo.toml
@@ -5,6 +5,6 @@ authors = ["Vincent Ambo <mail@tazj.in>"]
 edition = "2018"
 
 [dependencies]
-comrak = "0.6"
+comrak = "0.7"
 lazy_static = "1.4"
-syntect = "3.3"
+syntect = "4.2.0"