bumps websock to forked version 0.2.0

This commit is contained in:
Eric 2024-10-30 18:21:42 +11:00
parent 7e8781ab1f
commit 9416b99397
No known key found for this signature in database

View File

@ -24,7 +24,7 @@ requires "nim >= 1.6.0",
"chronos >= 4.0.0 & < 4.1.0",
"httputils#head",
"chronicles",
"websock >= 0.1.0 & < 0.2.0",
"https://github.com/codex-storage/nim-websock >= 0.2.0 & < 0.3.0",
"json_serialization",
"unittest2"