pins nim-datastore version

This commit is contained in:
Ben 2024-08-19 15:08:37 +02:00
parent 3b4cc1f40f
commit 72fd06deab
No known key found for this signature in database
GPG Key ID: 0F16E812E736C24B

View File

@ -17,7 +17,7 @@ requires "libp2p#cde5ed7e8ccc3b452878db4c82c6f2f2e70d28f4"
requires "metrics"
requires "stew#head"
requires "stint"
requires "https://github.com/codex-storage/nim-datastore#a452abc1d37da908d4917675211fdf90dc4afa1c"
requires "https://github.com/codex-storage/nim-datastore >= 0.1.0 & < 0.2.0"
requires "questionable"
task testAll, "Run all test suites":