Update dsymbol

This commit is contained in:
Hackerpilot 2017-02-13 14:29:36 -08:00
parent 353f824c26
commit fb01d0cbc0
2 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit fd8e9b02ca46c819e02df4e940061a377c277619
Subproject commit d22c9714a60ac05cb32db938e81a396cffb5ffa6

View File

@ -7,9 +7,9 @@
"targetType": "executable",
"versions": ["built_with_dub"],
"dependencies": {
"libdparse": "0.7.0-beta.6",
"dsymbol": "0.2.0-beta.2",
"libdparse": "~>0.7.0",
"dsymbol": "~>0.2.0",
"inifiled": ">=0.0.6",
"emsi_containers": "0.5.3"
"emsi_containers": "~>0.5.3"
},
}