mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-02 13:43:11 +00:00
fix dep versions
This commit is contained in:
parent
e84d9cc8ad
commit
f9deb5a6fc
@ -8,10 +8,10 @@ license = "Apache License 2.0 or MIT"
|
||||
|
||||
requires "nim >= 2.0.14",
|
||||
"asynctest >= 0.5.2 & < 0.6.0",
|
||||
"chronos >= 4.0.3 & < 5.0.0",
|
||||
"chronos >= 4.0.4 & < 5.0.0",
|
||||
"questionable >= 0.10.15 & < 0.11.0",
|
||||
"sqlite3_abi >= 3.47.0.0 & < 4.0.0.0",
|
||||
"leveldbstatic >= 0.2.0 & < 1.0.0",
|
||||
"leveldbstatic >= 0.2.0 & < 0.3.0",
|
||||
"stew >= 0.2.0 & < 0.3.0",
|
||||
"unittest2 >= 0.2.3 & < 0.3.0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user