mirror of
https://github.com/logos-storage/nim-serde.git
synced 2026-01-06 23:53:06 +00:00
chore: allow for newer versions of chronicles
Signed-off-by: Mark Spanbroek <mark@spanbroek.net>
This commit is contained in:
parent
5ced7c88b9
commit
d852364dc8
@ -7,8 +7,7 @@ license = "MIT"
|
||||
skipDirs = @["tests"]
|
||||
|
||||
# Dependencies
|
||||
requires "nim >= 1.6.14"
|
||||
requires "chronicles >= 0.10.3 & < 0.11.0"
|
||||
requires "chronicles >= 0.10.3"
|
||||
requires "questionable >= 0.10.13 & < 0.11.0"
|
||||
requires "stint"
|
||||
requires "stew"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user