mirror of
https://github.com/logos-storage/nim-websock.git
synced 2026-01-03 14:13:11 +00:00
v0.2.0
bumps chronos to nimble 0.13.1-compatible range (4.0.0..<4.1.0)
This commit is contained in:
parent
179f81deda
commit
dcccd28dcf
@ -15,7 +15,7 @@ license = "MIT"
|
||||
skipDirs = @["examples", "tests"]
|
||||
|
||||
requires "nim >= 1.6.0"
|
||||
requires "chronos#head"
|
||||
requires "chronos >= 4.0.0 & < 4.1.0"
|
||||
requires "httputils >= 0.2.0"
|
||||
requires "chronicles >= 0.10.2"
|
||||
requires "stew >= 0.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user