mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-02-20 23:18:22 +00:00
Fix compilation error with nimcrypto/utils import.
This commit is contained in:
parent
3569e4d553
commit
9b48496513
@ -8,7 +8,7 @@
|
||||
import unittest
|
||||
import ../chronos
|
||||
import ../chronos/streams/[tlsstream, chunkstream, boundstream]
|
||||
import nimcrypto/utils
|
||||
|
||||
when defined(nimHasUsed): {.used.}
|
||||
|
||||
# To create self-signed certificate and key you can use openssl
|
||||
|
Loading…
x
Reference in New Issue
Block a user