diff --git a/nimbus.nimble b/nimbus.nimble index e9e64d72f..f625b18e3 100644 --- a/nimbus.nimble +++ b/nimbus.nimble @@ -14,9 +14,9 @@ requires "nim >= 0.18.1", "stint", "rocksdb", "eth_trie", - "https://github.com/status-im/nim-eth-common", + "eth_common", "json_rpc", - "https://github.com/status-im/nim-asyncdispatch2", + "asyncdispatch2", "eth_p2p", "eth_keyfile", "eth_keys"