mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-02 13:33:08 +00:00
bumps nim-datastore
This commit is contained in:
parent
825e31d132
commit
e924686f6d
@ -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": {
|
||||
|
||||
@ -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":
|
||||
|
||||
@ -154,7 +154,7 @@
|
||||
},
|
||||
"datastore": {
|
||||
"version": "0.0.1",
|
||||
"vcsRevision": "042173085fe6ec035c8159e6c7cbcc149bab5213",
|
||||
"vcsRevision": "86e15cb6a99cc205ad4f575d2ce04ff510ae5fc5",
|
||||
"url": "https://github.com/codex-storage/nim-datastore",
|
||||
"downloadMethod": "git",
|
||||
"dependencies": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user