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