diff options
Diffstat (limited to 'library')
| -rw-r--r-- | library/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml index 2c054ebe..aa752c75 100644 --- a/library/Cargo.toml +++ b/library/Cargo.toml @@ -16,7 +16,7 @@ bench = false [dependencies] typst = { path = ".." } -comemo = "0.2.1" +comemo = "0.2.2" csv = "1" ecow = "0.1" hayagriva = "0.3" |
