From 4da9517f2516a4e934c63fd391b322025dc8b34c Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Sat, 17 Jun 2023 08:41:01 +0200 Subject: [PATCH] bump `nim-serialization` to `384eb2561ee755446cff512a8e057325848b86a7` (#5086) - readFieldIMPL workaround when orc enabled - remove nimble.lock - remove nim 1.2 and nim 1.4 from ci - remove Defect raises from makeFieldReadersTable - another attempt to reduce compiler warnings - More fix to exception tracking and generic_suite - bump version to 0.2.0 - avoid implicit synthesis of `CaseTransition` - make nimble file consistent with test matrix - workaround for `NimYAML` issue --- vendor/nim-serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-serialization b/vendor/nim-serialization index 845bed447..384eb2561 160000 --- a/vendor/nim-serialization +++ b/vendor/nim-serialization @@ -1 +1 @@ -Subproject commit 845bed4478c8f0ac893494083798348e9e7ffb58 +Subproject commit 384eb2561ee755446cff512a8e057325848b86a7