summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4d267db..7d59ae5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,3 +16,5 @@ anyhow = "1.0.82"
markup = "0.15.0"
markdown = "1.0.0-alpha.17"
chrono = "0.4.38"
+syntect = "5.2.0"
+latex2mathml = "0.2.3"