mirror of https://github.com/stelzo/typst.git
dep min 1.81
This commit is contained in:
parent
7a02240264
commit
269fa46eb3
|
|
@ -5,7 +5,7 @@ resolver = "2"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.13.1"
|
version = "0.13.1"
|
||||||
rust-version = "1.80" # also change in ci.yml
|
rust-version = "1.81" # also change in ci.yml
|
||||||
authors = ["The Typst Project Developers"]
|
authors = ["The Typst Project Developers"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
homepage = "https://typst.app"
|
homepage = "https://typst.app"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue