Skip to content

Commit bdea258

Browse files
committed
0.6.5, github actions nimble cache back, lock typography and pixie dep
1 parent 0b59db8 commit bdea258

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fidget.nimble

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.6.4"
3+
version = "0.6.5"
44
author = "treeform"
55
description = "Fidget - UI Library"
66
license = "MIT"
@@ -10,8 +10,8 @@ srcDir = "src"
1010

1111
requires "nim >= 1.0.0"
1212
requires "chroma >= 0.1.3"
13-
requires "typography >= 0.7.2"
14-
requires "pixie >= 0.0.11"
13+
requires "typography 0.7.3"
14+
requires "pixie 0.0.15"
1515
requires "vmath >= 0.4.0"
1616
requires "print >= 0.1.0"
1717
requires "opengl >= 1.2.3"

0 commit comments

Comments
 (0)