mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-06-06 17:59:50 +00:00
Remove version pin on chronicles
Caused dependency conflicts when combining json_rpc with other packages that depend on chronicles, now that chronicles has a new version (0.10.2).
This commit is contained in:
parent
35e6d7e6ff
commit
59a01aa200
@ -12,7 +12,7 @@ requires "nim >= 1.2.0",
|
||||
"stint",
|
||||
"chronos",
|
||||
"httputils",
|
||||
"chronicles#ba2817f1",
|
||||
"chronicles",
|
||||
"https://github.com/status-im/news#status",
|
||||
"websock",
|
||||
"json_serialization"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user