Bump dependencies
This commit is contained in:
parent
152e21904b
commit
de348b4100
4
dub.json
4
dub.json
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dsymbol": "~>0.3.0-alpha.3",
|
"dsymbol": "~>0.3.0-beta.3",
|
||||||
"libdparse": "~>0.8.0-alpha.4",
|
"libdparse": "~>0.8.0-alpha.4",
|
||||||
"msgpack-d": "~>1.0.0-beta.3",
|
"msgpack-d": "~>1.0.0-beta.3",
|
||||||
"stdx-allocator": "~>2.077.0"
|
"stdx-allocator": "~>2.77.0"
|
||||||
},
|
},
|
||||||
"versions": ["built_with_dub"],
|
"versions": ["built_with_dub"],
|
||||||
"configurations": [
|
"configurations": [
|
||||||
|
|
Loading…
Reference in New Issue