Updated libdparse to v0.8.0-alpha.3.
This commit is contained in:
parent
763d61031c
commit
2856641b12
2
dub.json
2
dub.json
|
@ -4,6 +4,6 @@
|
||||||
"targetType": "autodetect",
|
"targetType": "autodetect",
|
||||||
"license": "BSL-1.0",
|
"license": "BSL-1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libdparse": "~>0.7.2-alpha.6"
|
"libdparse": "~>0.8.0-alpha.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 65d07af1111b1da8b1541ba8b5f486e44c9efb88
|
Subproject commit 687c0ca751747ebe498c183da1a3ee3119d57932
|
Loading…
Reference in New Issue