diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-09-02 20:43:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-02 18:43:59 +0000 |
| commit | cfde809feb33bc057e860c5128c74fb9df6f030c (patch) | |
| tree | 5b367da382b9dab2840ce99ec05bad03f3039168 /Cargo.lock | |
| parent | 9fd796e0e24ef9a76f8f7328e0a1eed350e91320 (diff) | |
New realization / Text show rules now work across elements (#4876)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2632,8 +2632,10 @@ checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a" name = "typst" version = "0.11.0" dependencies = [ + "arrayvec", "az", "bitflags 2.6.0", + "bumpalo", "chinese-number", "ciborium", "comemo", |
