upgrade dependencies
This commit is contained in:
parent
cb0e49bc36
commit
53db8bf9ee
|
@ -1,3 +1,4 @@
|
||||||
|
dist: xenial
|
||||||
sudo: false
|
sudo: false
|
||||||
language: d
|
language: d
|
||||||
d:
|
d:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 836a0cc93a98815ac309294c45aab0ba98018073
|
Subproject commit 257c0418f34709dd667f95b5dffabedc2b3099e4
|
2
dsymbol
2
dsymbol
|
@ -1 +1 @@
|
||||||
Subproject commit de7389be5dda532ef7cd431d03efbfe6b9522687
|
Subproject commit ff8f1feb456a24cb88b7a01fff709691e9b0d58d
|
6
dub.json
6
dub.json
|
@ -7,11 +7,11 @@
|
||||||
],
|
],
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.6.0",
|
"dsymbol": "~>0.6.3",
|
||||||
"libdparse": "~>0.11.2",
|
"libdparse": "~>0.11.4",
|
||||||
"msgpack-d": "~>1.0.0-beta.7",
|
"msgpack-d": "~>1.0.0-beta.7",
|
||||||
"stdx-allocator": "~>2.77.5",
|
"stdx-allocator": "~>2.77.5",
|
||||||
"emsi_containers": "0.8.0-alpha.11"
|
"emsi_containers": "~>0.8.0-alpha.13"
|
||||||
},
|
},
|
||||||
"stringImportPaths" : [
|
"stringImportPaths" : [
|
||||||
"bin"
|
"bin"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 23b20de4ee48ed3f0e8729f6318405543cb3a611
|
Subproject commit aae371931a99027465952cd6fdaede4eb4743e76
|
Loading…
Reference in New Issue