chore: unify and update tidy dependency to 0.4.3 in src/circuit.typ and manual.typ

This commit is contained in:
David Stadelmann
2026-07-01 09:54:49 +02:00
parent 4045158033
commit a0f8562226
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#import "@preview/tidy:0.4.1"
#import "@preview/tidy:0.4.3"
#import "@preview/cetz:0.5.2": draw, canvas
#import "src/lib.typ"
#import "doc/examples.typ"
+1 -1
View File
@@ -1,5 +1,5 @@
#import "@preview/cetz:0.5.2": canvas
#import "@preview/tidy:0.3.0"
#import "@preview/tidy:0.4.3"
/// Draws a block circuit diagram
///