From 85a7558d79de5f0d766da05b6f2292eec2c1268b Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Wed, 5 Apr 2023 15:51:25 +0200 Subject: [PATCH] - Upgraded tristanable from version `2.6.12` to the new beta `3.0.1-beta` --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 8240e2b..3b51f24 100644 --- a/dub.json +++ b/dub.json @@ -6,7 +6,7 @@ "dependencies": { "bformat": "~>3.1.3", "eventy": "0.2.5", - "tristanable": "2.6.12" + "tristanable": "3.0.1-beta" }, "description": "Tagged network-message task engine", "license": "LGPL v3",