Skip to content

Commit 3da81d7

Browse files
committed
Upgrade dependencies.
1 parent 97e315f commit 3da81d7

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

dub.sdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description "Powerful alternative to DMD's DDOC engine."
33
authors "Sönke Ludwig"
44
license "MIT"
55

6-
dependency "vibe-d:web" version=">=0.8.0 <0.11.0-0"
6+
dependency "vibe-d:web" version=">=0.9.8 <0.11.0-0"
77
dependency "hyphenate" version="~>1.1.0"
88
dependency "libdparse" version="~>0.15.4"
99

dub.selections.json

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,26 @@
33
"versions": {
44
"botan": "1.12.19",
55
"botan-math": "1.0.3",
6-
"diet-ng": "1.8.1",
7-
"eventcore": "0.9.28",
6+
"diet-ng": "1.8.4",
7+
"during": "0.3.0",
8+
"eventcore": "0.9.37",
89
"hyphenate": "1.1.4",
910
"libasync": "0.8.6",
1011
"libdparse": "0.15.4",
1112
"libevent": "2.0.2+2.0.16",
1213
"memutils": "1.0.10",
13-
"mir-linux-kernel": "1.0.1",
14-
"openssl": "3.3.3",
15-
"openssl-static": "1.0.2+3.0.8",
14+
"mir-linux-kernel": "1.2.1",
15+
"openssl": "3.4.0",
16+
"openssl-static": "1.0.5+3.0.8",
17+
"silly": "1.1.1",
1618
"stdx-allocator": "2.77.5",
17-
"taggedalgebraic": "0.11.22",
18-
"vibe-container": "1.3.0",
19-
"vibe-core": "2.8.2",
20-
"vibe-d": "0.10.0",
21-
"vibe-http": "1.0.0",
22-
"vibe-inet": "1.0.0",
23-
"vibe-serialization": "1.0.1",
24-
"vibe-stream": "1.1.0"
19+
"taggedalgebraic": "1.0.1",
20+
"vibe-container": "1.7.0",
21+
"vibe-core": "2.13.1",
22+
"vibe-d": "0.10.2",
23+
"vibe-http": "1.3.1",
24+
"vibe-inet": "1.2.0",
25+
"vibe-serialization": "1.1.2",
26+
"vibe-stream": "1.3.0"
2527
}
2628
}

0 commit comments

Comments
 (0)