File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description "Powerful alternative to DMD's DDOC engine."
3
3
authors "Sönke Ludwig"
4
4
license "MIT"
5
5
6
- dependency "vibe-d:web" version=">=0.7.31 <0.10 .0-0"
6
+ dependency "vibe-d:web" version=">=0.9.8 <0.11 .0-0"
7
7
dependency "hyphenate" version="~>1.1.0"
8
8
dependency "libdparse" version="~>0.15.4"
9
9
Original file line number Diff line number Diff line change 4
4
"botan" : " 1.12.19" ,
5
5
"botan-math" : " 1.0.3" ,
6
6
"diet-ng" : " 1.8.1" ,
7
- "eventcore" : " 0.9.25 " ,
7
+ "eventcore" : " 0.9.28+commit.3 " ,
8
8
"hyphenate" : " 1.1.4" ,
9
9
"libasync" : " 0.8.6" ,
10
10
"libdparse" : " 0.15.4" ,
11
11
"libevent" : " 2.0.2+2.0.16" ,
12
- "memutils" : " 1.0.9 " ,
12
+ "memutils" : " 1.0.10 " ,
13
13
"mir-linux-kernel" : " 1.0.1" ,
14
- "openssl" : " 3.3.0 " ,
14
+ "openssl" : " 3.3.3 " ,
15
15
"openssl-static" : " 1.0.2+3.0.8" ,
16
16
"stdx-allocator" : " 2.77.5" ,
17
17
"taggedalgebraic" : " 0.11.22" ,
18
- "vibe-core" : " 2.2.0" ,
19
- "vibe-d" : " 0.9.6"
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"
20
25
}
21
26
}
You can’t perform that action at this time.
0 commit comments