mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-04-16 16:53:22 +00:00
enforce websock should be >= 0.2.1
This commit is contained in:
parent
66ffc8c253
commit
8bb8d90f95
@ -29,7 +29,7 @@ requires "nim >= 2.2.4",
|
||||
"dnsdisc",
|
||||
"dnsclient",
|
||||
"httputils >= 0.4.1",
|
||||
"websock",
|
||||
"websock >= 0.2.1",
|
||||
# Cryptography
|
||||
"nimcrypto",
|
||||
"secp256k1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user