diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-04 17:46:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-04 17:46:57 +0100 |
| commit | 668a79f9f91b65a00bf7290bd3f01c3a5125955a (patch) | |
| tree | 2ccae721561761c29165e61dcf8a9b6057105880 /Cargo.lock | |
| parent | e3bd39c9d156a4a02a8b7398ed5769100a3d877a (diff) | |
Add Windows to CI (#3548)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2659,7 +2659,7 @@ dependencies = [ [[package]] name = "typst-dev-assets" version = "0.10.0" -source = "git+https://github.com/typst/typst-dev-assets?rev=1dba4be#1dba4bea22e5e19597fbf5f321b047ff7626e2d0" +source = "git+https://github.com/typst/typst-dev-assets?rev=c63ab46#c63ab467b6d2242b7993b81c1156b915486bcf02" [[package]] name = "typst-docs" |
