diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2759,10 +2759,10 @@ dependencies = [ name = "typst-syntax" version = "0.11.0" dependencies = [ - "comemo", "ecow", "once_cell", "serde", + "typst-utils", "unicode-ident", "unicode-math-class", "unicode-script", |
