Skip to content

Commit 3045590

Browse files
authored
Merge pull request #624 from BBasile/upd-deps
Update dependencies - possible fix for D Bugzilla 18667
2 parents f0971ec + c824ba4 commit 3045590

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dsymbol

dub.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
],
1414
"dependencies" : {
1515
"libdparse" : "~>0.8.1",
16-
"dsymbol" : "~>0.3.1",
16+
"dsymbol" : "~>0.3.5",
1717
"inifiled" : "~>1.3.1",
18-
"emsi_containers" : "~>0.7.0",
18+
"emsi_containers" : "~>0.8.0-alpha.6",
1919
"libddoc" : "~>0.3.0-beta.1",
2020
"stdx-allocator" : "~>2.77.0"
2121
},

0 commit comments

Comments
 (0)