Skip to content

Commit

Permalink
specifies websock version using supported nimble <0.16.2 selector ope…
Browse files Browse the repository at this point in the history
…rators
  • Loading branch information
emizzle committed Oct 31, 2024
1 parent 724b5e2 commit 3d9b940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json_rpc.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requires "nim >= 1.6.0",
"chronos >= 4.0.3 & < 4.1.0",
"httputils >= 0.3.0 & < 0.4.0",
"chronicles",
"websock",
"websock >= 0.2.0 & < 0.3.0",
"json_serialization",
"unittest2"

Expand Down

0 comments on commit 3d9b940

Please sign in to comment.