mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-07-31 11:43:15 +00:00
bumps to working version of nim-datastore
This commit is contained in:
parent
d042212340
commit
455dc45a49
@ -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": {
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -154,7 +154,7 @@
|
||||
},
|
||||
"datastore": {
|
||||
"version": "0.0.1",
|
||||
"vcsRevision": "ad3fee413bcf50377605a318162f8d02b3421c61",
|
||||
"vcsRevision": "042173085fe6ec035c8159e6c7cbcc149bab5213",
|
||||
"url": "https://github.com/codex-storage/nim-datastore",
|
||||
"downloadMethod": "git",
|
||||
"dependencies": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user