From ff3b69266866a98656150e8da5a7dddb67a93200 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Fri, 26 Jul 2024 18:18:35 +0200 Subject: [PATCH] bump nim-chronos to `dc3847e4d6733dfc3811454c2a9c384b87343e26` (#6457) - fix results import - Fixes compilation issues in v3 compatibility mode (`-d:chronosHandleException`) - pretty-printer for `Duration` - update ci.yml and be more explicit in .nimble - Fix tests to be string hash order independent - add ubuntu 24 and gcc 14 --- vendor/nim-chronos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-chronos b/vendor/nim-chronos index 1b9d9253e..dc3847e4d 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit 1b9d9253e89445d585d0fff39cc0d19254fdfd0d +Subproject commit dc3847e4d6733dfc3811454c2a9c384b87343e26