diff options
| author | tingerrr <me@tinger.dev> | 2024-07-10 11:44:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-10 09:44:13 +0000 |
| commit | 3c22902d6cd99de6717fd2dad0a1fcca48039225 (patch) | |
| tree | 02e0965000ef6f25b01a88408ddeb5472acbcd55 /Cargo.lock | |
| parent | 3b382cbd4524484671018f1a66c085ede9f7dd19 (diff) | |
Add missing keys to manifest types (#4494)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2836,6 +2836,7 @@ dependencies = [ "ecow", "once_cell", "serde", + "toml", "typst-utils", "unicode-ident", "unicode-math-class", |
