diff options
| author | Ana Gelez <ana@gelez.xyz> | 2025-02-12 16:50:48 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-02-12 17:12:01 +0100 |
| commit | c247dbc42dcb0da03fbd6bb06e9c0d8b7b457a0d (patch) | |
| tree | 8154c526ae118b6bc0b40c105e088ccc3259aaef /Cargo.lock | |
| parent | c259545c6e628c35cde82c0cb22f432323cb6df3 (diff) | |
Lazy parsing of the package index (#5851)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2901,6 +2901,8 @@ dependencies = [ "native-tls", "once_cell", "openssl", + "serde", + "serde_json", "tar", "typst-assets", "typst-library", |
