aboutsummaryrefslogtreecommitdiff
path: root/code/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'code/Cargo.toml')
-rw-r--r--code/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/Cargo.toml b/code/Cargo.toml
index c2081a5..2155502 100644
--- a/code/Cargo.toml
+++ b/code/Cargo.toml
@@ -9,3 +9,4 @@ clap = { version = "3.2.17", features = ["derive"] } # bloated argument parser
anyhow = "1.0.62" # error stuff
iso8601 = "0.5.0" # date parsing
synoptic = "1.2.0" # syntax highlighting
+katex = "0.4.4"