diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |