Skip to content

Commit c9c07e4

Browse files
committed
update libdparse
1 parent 466a296 commit c9c07e4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dub.selections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"isfreedesktop": "0.1.1",
1919
"libasync": "0.8.6",
2020
"libddoc": "0.8.0",
21-
"libdparse": "0.23.2",
21+
"libdparse": "0.25.0",
2222
"memutils": "1.0.10",
2323
"mir-algorithm": "3.22.1",
2424
"mir-core": "1.7.1",

workspace-d/dub.sdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependency "serve-d:dcd" path=".."
1010
dependency "dub" version="~>1.38.0-beta.1"
1111
dependency "emsi_containers" version="0.9.0"
1212
dependency "dscanner" version="~>0.16.0-beta.1"
13-
dependency "libdparse" version="~>0.23.0"
13+
dependency "libdparse" version="~>0.25.0"
1414
dependency "standardpaths" version="0.8.2"
1515
dependency "mir-algorithm" version="~>3.20"
1616

workspace-d/dub.selections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"inifiled": "1.3.3",
1010
"isfreedesktop": "0.1.1",
1111
"libddoc": "0.8.0",
12-
"libdparse": "0.23.2",
12+
"libdparse": "0.25.0",
1313
"mir-algorithm": "3.22.1",
1414
"mir-core": "1.7.1",
1515
"msgpack-d": "1.0.5",

0 commit comments

Comments
 (0)