mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-16 16:06:35 +00:00
Don't use http dependencies in nimble
This commit is contained in:
parent
07cf801b97
commit
9876985c5d
@ -12,7 +12,7 @@ requires "nim >= 0.19.0",
|
|||||||
"secp256k1",
|
"secp256k1",
|
||||||
"rocksdb",
|
"rocksdb",
|
||||||
"package_visible_types",
|
"package_visible_types",
|
||||||
"https://github.com/status-im/nim-chronos",
|
"chronos",
|
||||||
"chronicles"
|
"chronicles"
|
||||||
|
|
||||||
proc test(filename: string) =
|
proc test(filename: string) =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user