diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-14 22:35:31 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-14 22:53:54 +0100 |
| commit | 89f44f220de2972452dd816fe59836ba76953d59 (patch) | |
| tree | 2749428e8e10252588bb68c0e8e9bfd150f28a9c /library/Cargo.toml | |
| parent | 2a86e4db0bb3894d1cc3b94e1a1af31a6cd87b80 (diff) | |
Bibliography and citations
Diffstat (limited to 'library/Cargo.toml')
| -rw-r--r-- | library/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml index b532883b..3c1f79d4 100644 --- a/library/Cargo.toml +++ b/library/Cargo.toml @@ -14,6 +14,7 @@ typst = { path = ".." } comemo = { git = "https://github.com/typst/comemo" } csv = "1" ecow = "0.1" +hayagriva = { git = "https://github.com/typst/hayagriva" } hypher = "0.1" kurbo = "0.8" lipsum = { git = "https://github.com/reknih/lipsum" } |
