bumps nim-datastore

This commit is contained in:
Ben 2024-08-14 11:28:19 +02:00
parent 825e31d132
commit e924686f6d
No known key found for this signature in database
GPG Key ID: 0F16E812E736C24B
3 changed files with 3 additions and 3 deletions

View File

@ -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": {

View File

@ -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":

View File

@ -154,7 +154,7 @@
},
"datastore": {
"version": "0.0.1",
"vcsRevision": "042173085fe6ec035c8159e6c7cbcc149bab5213",
"vcsRevision": "86e15cb6a99cc205ad4f575d2ce04ff510ae5fc5",
"url": "https://github.com/codex-storage/nim-datastore",
"downloadMethod": "git",
"dependencies": [