From 455dc45a493ca4bfb3282414a70cabce4b0e5868 Mon Sep 17 00:00:00 2001 From: benbierens Date: Mon, 12 Aug 2024 14:14:50 +0200 Subject: [PATCH] bumps to working version of nim-datastore --- atlas.lock | 2 +- codexdht.nimble | 2 +- nimble.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/atlas.lock b/atlas.lock index ecfb5f8..0a9e0c3 100644 --- a/atlas.lock +++ b/atlas.lock @@ -117,7 +117,7 @@ "datastore": { "dir": "$deps/nim-datastore", "url": "https://github.com/codex-storage/nim-datastore", - "commit": "ad3fee413bcf50377605a318162f8d02b3421c61", + "commit": "042173085fe6ec035c8159e6c7cbcc149bab5213", "version": "0.0.1" }, "asynctest": { diff --git a/codexdht.nimble b/codexdht.nimble index 93474f1..63f0f32 100644 --- a/codexdht.nimble +++ b/codexdht.nimble @@ -21,7 +21,7 @@ requires "metrics" requires "stew#head" requires "stint" requires "asynctest#12c356672d26053ddc4c1443491e9eee65ec03a2" -requires "https://github.com/codex-storage/nim-datastore#ad3fee413bcf50377605a318162f8d02b3421c61" +requires "https://github.com/codex-storage/nim-datastore#042173085fe6ec035c8159e6c7cbcc149bab5213" requires "questionable" include "build.nims" diff --git a/nimble.lock b/nimble.lock index f8ef5b8..3245a69 100644 --- a/nimble.lock +++ b/nimble.lock @@ -154,7 +154,7 @@ }, "datastore": { "version": "0.0.1", - "vcsRevision": "ad3fee413bcf50377605a318162f8d02b3421c61", + "vcsRevision": "042173085fe6ec035c8159e6c7cbcc149bab5213", "url": "https://github.com/codex-storage/nim-datastore", "downloadMethod": "git", "dependencies": [