Update to next libdparse version

This commit is contained in:
WebFreak001 2023-03-30 14:22:08 +02:00
parent fbd79b258f
commit b5a445a465
No known key found for this signature in database
GPG Key ID: AEFC88D11109D1AA
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
":dsymbol": "*", ":dsymbol": "*",
"libdparse": ">=0.20.0 <0.23.0", "libdparse": { "repository":"git+https://github.com/dlang-community/libdparse.git", "version": "df3f78097186eca0b01701931d472581729a0025" },
":common": "*", ":common": "*",
"emsi_containers": "~>0.9.0" "emsi_containers": "~>0.9.0"
}, },

View File

@ -3,7 +3,7 @@
"versions": { "versions": {
"dsymbol": "0.14.1", "dsymbol": "0.14.1",
"emsi_containers": "0.9.0", "emsi_containers": "0.9.0",
"libdparse": "0.22.0", "libdparse": {"version":"df3f78097186eca0b01701931d472581729a0025","repository":"git+https://github.com/dlang-community/libdparse.git"},
"msgpack-d": "1.0.4", "msgpack-d": "1.0.4",
"stdx-allocator": "2.77.5" "stdx-allocator": "2.77.5"
} }

@ -1 +1 @@
Subproject commit 98bf0f4166578717e0b78472ff5054d6f918e797 Subproject commit df3f78097186eca0b01701931d472581729a0025