Skip to content

Commit 40b1045

Browse files
authored
New releaase - 24062024 (the-benchmarker#7553)
* update * update actix * add hunt
1 parent e83990e commit 40b1045

File tree

15 files changed

+118199
-115556
lines changed

15 files changed

+118199
-115556
lines changed

d/hunt/dub.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "server",
3-
"dependencies": {
4-
"hunt-http": "~>0.8.2"
5-
},
6-
"dflags-ldc": ["-mcpu=native"],
7-
"license": "MIT"
8-
}
2+
"name": "server",
3+
"dependencies": {
4+
"hunt-http": "~>0.8.2"
5+
},
6+
"dflags-ldc": ["-mcpu=native"],
7+
"license": "MIT"
8+
}

d/vibed/dub.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "server",
33
"dependencies": {
4-
"vibe-http": "~>1.1.0",
5-
"vibe-stream:tls": "~>1.1.0"
4+
"vibe-http": "~>1.1.0",
5+
"vibe-stream:tls": "~>1.1.0"
66
},
77
"versions": [
88
"VibeManualMemoryManagement",

0 commit comments

Comments
 (0)