Skip to content

Commit cc60d67

Browse files
committed
pin new ginger dependency
(Still to be merged!)
1 parent e4e84e4 commit cc60d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggplotnim.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ srcDir = "src"
1010

1111
requires "nim >= 1.0.0"
1212
requires "https://github.com/Vindaar/seqmath >= 0.1.16"
13-
requires "ginger == 0.5.3"
13+
requires "ginger == 0.6.0"
1414
requires "datamancer >= 0.3.2"
1515
requires "arraymancer >= 0.7.22"
1616
requires "shell >= 0.4.3"

0 commit comments

Comments
 (0)