Skip to content

Commit

Permalink
fix: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 committed Dec 31, 2024
1 parent 7f7fe5e commit d96358a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions dub.selections.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"fileVersion": 1,
"versions": {
"diet-ng": "1.8.1",
"eventcore": "0.9.32",
"mir-linux-kernel": "1.0.1",
"openssl": "3.3.3",
"diet-ng": "1.8.2",
"eventcore": "0.9.35",
"mir-linux-kernel": "1.2.1",
"openssl": "3.3.4",
"openssl-static": "1.0.5+3.0.8",
"stdx-allocator": "2.77.5",
"taggedalgebraic": "0.11.23",
"vibe-container": "1.3.1",
"vibe-core": "2.9.0",
"vibe-d": "0.10.0",
"vibe-http": "1.1.1",
"vibe-inet": "1.0.0",
"vibe-serialization": "1.0.4",
"vibe-stream": "1.1.0"
"vibe-container": "1.4.0",
"vibe-core": "2.9.6",
"vibe-d": "0.10.1",
"vibe-http": "1.2.1",
"vibe-inet": "1.1.0",
"vibe-serialization": "1.0.7",
"vibe-stream": "1.1.1"
}
}

0 comments on commit d96358a

Please sign in to comment.