Update dependencies
This commit is contained in:
parent
1c96fddeb5
commit
dbf2f8d6fa
4
dub.json
4
dub.json
|
@ -7,8 +7,8 @@
|
||||||
"targetType": "executable",
|
"targetType": "executable",
|
||||||
"versions": ["built_with_dub"],
|
"versions": ["built_with_dub"],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libdparse": "~>0.3.0",
|
"libdparse": "~>0.4.2",
|
||||||
"dsymbol": "~>0.1.0",
|
"dsymbol": "~>0.1.1",
|
||||||
"inifiled": ">=0.0.3",
|
"inifiled": ">=0.0.3",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 725529f0da46d11b1599337d501725f2bbd29ef3
|
Subproject commit f6bc3e17cc3c4ce72ea0e7b0491c09062e309a9b
|
Loading…
Reference in New Issue