From 5f6e55271a3bd2b6093a094df306c96f0aa0ae36 Mon Sep 17 00:00:00 2001 From: Csaba Kiraly Date: Mon, 12 Jun 2023 16:50:07 +0200 Subject: [PATCH] use ChronoSim version of nim-chronos Signed-off-by: Csaba Kiraly --- nimble.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nimble.lock b/nimble.lock index 4c561c5..40587f1 100644 --- a/nimble.lock +++ b/nimble.lock @@ -47,7 +47,7 @@ }, "chronos": { "version": "3.0.11", - "vcsRevision": "17fed89c99beac5a92d3668d0d3e9b0e4ac13936", + "vcsRevision": "5b9ec0837c4f6774b68bd9e5ccc36bd79a65e57d", "url": "https://github.com/status-im/nim-chronos.git", "downloadMethod": "git", "dependencies": [ @@ -57,7 +57,7 @@ "unittest2" ], "checksums": { - "sha1": "f6fffc87571e5f76af2a77c4ebcc0e00909ced4e" + "sha1": "f80cedd4b561f5e1dc299afc8babc787c7eb8484" } }, "metrics": {