pin chronos to the lastest commit (as of today)

This commit is contained in:
gmega 2023-12-15 18:45:55 -03:00 committed by Giuliano Mega
parent 077ab3d077
commit cadf38db57

View File

@ -8,7 +8,7 @@ license = "Apache License 2.0 or MIT"
requires "nim >= 1.2.0",
"asynctest >= 0.4.3 & < 0.5.0",
"chronos#head", # FIXME change to Chronos >= 4.0.0 once it's out
"chronos#c41599a", # FIXME change to Chronos >= 4.0.0 once it's out
"questionable >= 0.10.3 & < 0.11.0",
"sqlite3_abi",
"stew",