Bump rust version in the future #231
YDX-2147483647
started this conversation in
General
Replies: 1 comment
-
Thank you for your advice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The official typst has migrated to rust 2024 edition and bumped the minimum supported version to 1.88+ in typst/typst#6637.
However,
.mise.toml
in this repo specifies rust 1.83.0. It won't compile the latest dev version of typst. You may have to upgrade to 1.88.0+ at some point.https://github.com/typst-jp/typst-jp.github.io/blob/fb3a73693e35fa3a78955ce53d7207654f2f56c6/.mise.toml#L2
Beta Was this translation helpful? Give feedback.
All reactions