diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-01-29 14:28:56 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2024-01-29 14:41:45 +0100 |
| commit | a434cbb64eb96fd822e6c4a669cfa208c7dd5712 (patch) | |
| tree | c184a95c383ae315163e9ada620eddc2f44dc8ce /Cargo.toml | |
| parent | 23bb48b31ed5db40b390530a8947d48477ffd4a5 (diff) | |
Raise Rust version to 1.74
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ resolver = "2" [workspace.package] version = "0.10.0" -rust-version = "1.70" # also change in ci.yml +rust-version = "1.74" # also change in ci.yml authors = ["The Typst Project Developers"] edition = "2021" homepage = "https://typst.app" |
