mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-04 06:33:10 +00:00
parent
98a5efba4d
commit
31af0f2bda
@ -10,7 +10,7 @@
|
||||
mode = ScriptMode.Verbose
|
||||
|
||||
packageName = "json_rpc"
|
||||
version = "0.4.4"
|
||||
version = "0.5.0"
|
||||
author = "Status Research & Development GmbH"
|
||||
description = "Ethereum remote procedure calls"
|
||||
license = "Apache License 2.0"
|
||||
@ -21,8 +21,8 @@ requires "nim >= 1.6.0",
|
||||
"stew",
|
||||
"nimcrypto",
|
||||
"stint",
|
||||
"chronos#head",
|
||||
"httputils#head",
|
||||
"chronos ^= 4.0.3",
|
||||
"httputils ^= 0.3.0",
|
||||
"chronicles",
|
||||
"websock",
|
||||
"json_serialization",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user