diff --git a/dub.json b/dub.json index 8573872..08c62ed 100644 --- a/dub.json +++ b/dub.json @@ -5,7 +5,7 @@ ], "copyright": "Copyright © 2020, Tristan B. Kildaire", "dependencies": { - "bformat": "~>1.0.6", + "bformat": "1.0.8", "vibe-d": "0.9.0-beta.1" }, "description": "Bester protocol daemon. ", diff --git a/dub.selections.json b/dub.selections.json index 060b2ad..b7b4b0e 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,7 +1,7 @@ { "fileVersion": 1, "versions": { - "bformat": "1.0.6", + "bformat": "1.0.8", "botan": "1.12.18", "botan-math": "1.0.3", "diet-ng": "1.7.2", @@ -12,7 +12,7 @@ "mir-linux-kernel": "1.0.1", "openssl": "1.1.6+1.0.1g", "stdx-allocator": "2.77.5", - "taggedalgebraic": "0.11.15", + "taggedalgebraic": "0.11.16", "vibe-core": "1.9.2", "vibe-d": "0.9.0-beta.1" }