mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-01-13 18:27:10 +00:00
Fix CI, chronicles bump (#122)
* Disable new fragmentation tests * Bump chronicles version requirement
This commit is contained in:
parent
c0a10ecea7
commit
3b69cef2d2
@ -12,7 +12,7 @@ requires "nim > 0.19.4",
|
||||
"nimcrypto >= 0.4.1",
|
||||
"chronos >= 2.3.8",
|
||||
"bearssl >= 0.1.4",
|
||||
"chronicles >= 0.7.0",
|
||||
"chronicles >= 0.7.1",
|
||||
"stew"
|
||||
|
||||
proc runTest(filename: string) =
|
||||
|
Loading…
x
Reference in New Issue
Block a user