From 9738f504eb529adc2fa8717473e7edde355cc182 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Fri, 4 Dec 2020 19:00:48 +0200 Subject: [PATCH] x --- dub.json | 2 +- dub.selections.json | 2 +- tristanable | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 tristanable diff --git a/dub.json b/dub.json index 903c2f6..f5126e4 100644 --- a/dub.json +++ b/dub.json @@ -4,7 +4,7 @@ ], "copyright": "Copyright © 2020, Tristan B. Kildaire", "dependencies": { - "bformat": "~>3.0.1" + "bformat": "~>3.1.0" }, "description": "Tag-based asynchronous messaging framework", "license": "LGPL-3.0", diff --git a/dub.selections.json b/dub.selections.json index 7623ed4..dcd40a2 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -1,6 +1,6 @@ { "fileVersion": 1, "versions": { - "bformat": "3.0.1" + "bformat": "2.0.0" } } diff --git a/tristanable b/tristanable new file mode 160000 index 0000000..cb68e9f --- /dev/null +++ b/tristanable @@ -0,0 +1 @@ +Subproject commit cb68e9f673dd7b2f490ee4ff2262e45b41a90a0f