diff options
| author | Lino Le Van <11367844+lino-levan@users.noreply.github.com> | 2023-05-23 03:20:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-23 12:20:12 +0200 |
| commit | 5400570efa13d24519e321474f41ebda5cc4cbc7 (patch) | |
| tree | 334402245bf9be4d38f95fe2827ec8a9ee13d9a7 /Cargo.toml | |
| parent | 5dbc15ef0c48cb024205ac84f295fdffef985374 (diff) | |
feat(cli): export as png (#1159)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ default-members = ["cli"] [workspace.package] version = "0.4.0" -rust-version = "1.65" +rust-version = "1.67" authors = ["The Typst Project Developers"] edition = "2021" homepage = "https://typst.app" |
