diff --git a/dub.json b/dub.json index 00476be..947f389 100644 --- a/dub.json +++ b/dub.json @@ -28,7 +28,7 @@ "name": "library-nonet", "targetType": "library", "dependencies": { - "vibe-d": {"version": "~>0.7.19-rc.4", "optional": true} + "vibe-d": {"version": "~>0.7.28", "optional": true} }, "excludedSourceFiles": ["source/app.d"] }, diff --git a/dub.selections.json b/dub.selections.json index 02e7314..322586b 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,11 +1,5 @@ { "fileVersion": 1, "versions": { - "memutils": "0.4.3", - "libevent": "2.0.1+2.0.16", - "vibe-d": "0.7.26", - "openssl": "1.1.4+1.0.1g", - "libasync": "0.7.5", - "libev": "5.0.0+4.04" } }