diff options
| author | Martin Haug <mhaug@live.de> | 2024-03-15 15:02:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 14:02:56 +0000 |
| commit | 9bd14514520684955570bc87ef79b7b08b35f7c4 (patch) | |
| tree | 04debccb6d28e83474248433b464fd0431740170 /Cargo.lock | |
| parent | 1084bce4e8107f8371f2dde013986674659de8a6 (diff) | |
Add a guide for the new tables (#3655)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2622,7 +2622,7 @@ dependencies = [ [[package]] name = "typst-dev-assets" version = "0.10.0" -source = "git+https://github.com/typst/typst-dev-assets?rev=c63ab46#c63ab467b6d2242b7993b81c1156b915486bcf02" +source = "git+https://github.com/typst/typst-dev-assets?rev=2eec695#2eec695af4b8b32c079e549b78c64ef7ff5d5fff" [[package]] name = "typst-docs" |
