M dub.json => dub.json +1 -1
@@ 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. ",
M dub.selections.json => dub.selections.json +2 -2
@@ 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"
}