From 3076e442077626aa71b989cb0c5c188dfe1d7c13 Mon Sep 17 00:00:00 2001 From: David Stadelmann Date: Wed, 1 Jul 2026 10:39:48 +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 331693b..83bd790 100644 --- a/typst.toml +++ b/typst.toml @@ -1,7 +1,7 @@ [package] name = "circuiteria" version = "0.2.0" -compiler = "0.13.1" +compiler = "0.15.0" repository = "https://git.kb28.ch/HEL/circuiteria" entrypoint = "src/lib.typ" authors = [