From f4ebf30a0837b1501ecf6001e2a2af0109656695 Mon Sep 17 00:00:00 2001 From: David Stadelmann Date: Wed, 1 Jul 2026 11:05:42 +0200 Subject: [PATCH] chore: update minimum compiler version to 0.15.0 --- typst.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst.toml b/typst.toml index b83700a..fb35880 100644 --- a/typst.toml +++ b/typst.toml @@ -1,7 +1,7 @@ [package] name = "circuiteria" version = "0.2.1" -compiler = "0.13.1" +compiler = "0.15.0" repository = "https://git.kb28.ch/HEL/circuiteria" entrypoint = "src/lib.typ" authors = [