From ef1b6acf6a892203c37f7e2f6b3dc5248f47ccbf Mon Sep 17 00:00:00 2001 From: benbierens Date: Mon, 12 Aug 2024 13:30:34 +0200 Subject: [PATCH] updates asynctest version tag --- atlas.lock | 2 +- nimble.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atlas.lock b/atlas.lock index 54f395b..ecfb5f8 100644 --- a/atlas.lock +++ b/atlas.lock @@ -124,7 +124,7 @@ "dir": "$deps/asynctest", "url": "https://github.com/markspanbroek/asynctest", "commit": "12c356672d26053ddc4c1443491e9eee65ec03a2", - "version": "0.5.0" + "version": "0.5.1" }, "stint": { "dir": "$deps/nim-stint", diff --git a/nimble.lock b/nimble.lock index 2811c1f..ae55126 100644 --- a/nimble.lock +++ b/nimble.lock @@ -12,7 +12,7 @@ } }, "asynctest": { - "version": "0.5.0", + "version": "0.5.1", "vcsRevision": "12c356672d26053ddc4c1443491e9eee65ec03a2", "url": "https://github.com/markspanbroek/asynctest", "downloadMethod": "git",