diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ usvg = { version = "0.22", default-features = false } # External implementation of user-facing features syntect = { version = "5", default-features = false, features = ["default-syntaxes", "regex-fancy"] } rex = { git = "https://github.com/laurmaedje/ReX" } +unicode-math = { git = "https://github.com/s3bk/unicode-math/" } lipsum = { git = "https://github.com/reknih/lipsum" } csv = "1" serde_json = "1" |
