Skip to content

Commit 6a69fec

Browse files
committed
Downgrade natcmp version. Now it builds with GDC 5.3.0
1 parent bf0c534 commit 6a69fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"./test"
1111
],
1212
"dependencies": {
13-
"natcmp": "~>1.3.1"
13+
"natcmp": "1.2.3"
1414
}
1515
}

0 commit comments

Comments
 (0)