mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-12 07:14:24 +00:00
Don't use http dependencies in Nimble
This commit is contained in:
parent
bef28a18e5
commit
44adb2a70a
@ -14,7 +14,7 @@ requires "nim >= 0.19.0",
|
||||
"stew",
|
||||
"result",
|
||||
"nat_traversal",
|
||||
"https://github.com/status-im/nim-metrics"
|
||||
"metrics"
|
||||
|
||||
proc runTest(path: string) =
|
||||
echo "\nRunning: ", path
|
||||
|
Loading…
x
Reference in New Issue
Block a user