Skip to content

Commit

Permalink
build(dub): Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarKirov committed Jul 31, 2023
1 parent 0c1e2dd commit 880ac7f
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions dub.selections.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,21 @@
"versions": {
"botan": "1.12.19",
"botan-math": "1.0.3",
"dfmt": "0.14.2",
"dfmt": "0.15.1",
"diet-ng": "1.8.1",
"dyaml": "0.9.2",
"eventcore": "0.9.22",
"eventcore": "0.9.25",
"libasync": "0.8.6",
"libdparse": "0.22.0",
"memutils": "1.0.4",
"libdparse": "0.23.2",
"memutils": "1.0.9",
"mir-linux-kernel": "1.0.1",
"mustache-d": "0.1.5",
"openssl": "3.2.2",
"openssl": "3.3.0",
"openssl-static": "1.0.2+3.0.8",
"stdx-allocator": "2.77.5",
"taggedalgebraic": "0.11.22",
"tinyendian": "0.2.0",
"vibe-core": "1.22.6",
"vibe-d": "0.9.5"
"vibe-core": "2.2.0",
"vibe-d": "0.9.6"
}
}

0 comments on commit 880ac7f

Please sign in to comment.