Skip to content

Commit 3a2cc9a

Browse files
authored
[bump] dependency Zero from 0.5.0 to 0.6.1 (#176)
1 parent de66afc commit 3a2cc9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/logic/tick-format.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#import "@preview/zero:0.5.0"
1+
#import "@preview/zero:0.6.1"
22
#import "../math.typ": pow10
33
#import "tick-locate.typ": _estimate-significant-digits
44
#import "../logic/time.typ"

src/model/axis.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#import "tick.typ": tick as lq-tick, tick-label as lq-tick-label
1313
#import "spine.typ": spine
1414

15-
#import "@preview/zero:0.5.0"
15+
#import "@preview/zero:0.6.1"
1616
#import "@preview/tiptoe:0.4.0"
1717

1818

0 commit comments

Comments
 (0)