Skip to content

Commit 8a4a3d2

Browse files
authored
Merge pull request #803 from WebFreak001/upgrade-libdparse
upgrade to libdparse 0.14.0
2 parents 4ca8449 + 5aec9ef commit 8a4a3d2

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

dub.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"StdLoggerDisableWarning"
1313
],
1414
"dependencies" : {
15-
"libdparse": "~>0.13.1",
16-
"dsymbol" : "~>0.9.0",
15+
"libdparse": "~>0.14.0",
16+
"dsymbol" : "~>0.10.0",
1717
"inifiled" : "~>1.3.1",
1818
"emsi_containers" : "~>0.8.0-alpha.17",
19-
"libddoc" : "~>0.7.0",
19+
"libddoc" : "~>0.7.2",
2020
"stdx-allocator" : "~>2.77.5"
2121
},
2222
"targetPath" : "bin",

libddoc

0 commit comments

Comments
 (0)