diff --git a/atlas.lock b/atlas.lock index 8073c65..a0bc2ab 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": "042173085fe6ec035c8159e6c7cbcc149bab5213", + "commit": "86e15cb6a99cc205ad4f575d2ce04ff510ae5fc5", "version": "0.0.1" }, "asynctest": { diff --git a/codexdht.nimble b/codexdht.nimble index a42537d..86edf57 100644 --- a/codexdht.nimble +++ b/codexdht.nimble @@ -18,7 +18,7 @@ requires "libp2p#cde5ed7e8ccc3b452878db4c82c6f2f2e70d28f4" requires "metrics" requires "stew#head" requires "stint" -requires "https://github.com/codex-storage/nim-datastore#042173085fe6ec035c8159e6c7cbcc149bab5213" +requires "https://github.com/codex-storage/nim-datastore#86e15cb6a99cc205ad4f575d2ce04ff510ae5fc5" requires "questionable" task testAll, "Run all test suites": diff --git a/nimble.lock b/nimble.lock index 4b05932..41ae318 100644 --- a/nimble.lock +++ b/nimble.lock @@ -154,7 +154,7 @@ }, "datastore": { "version": "0.0.1", - "vcsRevision": "042173085fe6ec035c8159e6c7cbcc149bab5213", + "vcsRevision": "86e15cb6a99cc205ad4f575d2ce04ff510ae5fc5", "url": "https://github.com/codex-storage/nim-datastore", "downloadMethod": "git", "dependencies": [