Skip to content

Commit 72aed18

Browse files
authored
Merge pull request #19 from Mergull/master
Allow library to be used with bindbc-loader 1.1
2 parents 25aa0ef + 85fa160 commit 72aed18

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
@@ -8,7 +8,7 @@
88
],
99

1010
"dependencies": {
11-
"bindbc-loader": "~>1.0.0"
11+
"bindbc-loader": "~>1.0"
1212
},
1313

1414
"importPaths": ["src"],

0 commit comments

Comments
 (0)