diff --git a/nimble.lock b/nimble.lock deleted file mode 100644 index 73b2504..0000000 --- a/nimble.lock +++ /dev/null @@ -1,50 +0,0 @@ -{ - "version": 1, - "packages": { - "unittest2": { - "version": "0.0.3", - "vcsRevision": "24eb5e829ed07e71e3a5d09786d5f80aa988874f", - "url": "https://github.com/status-im/nim-unittest2.git", - "downloadMethod": "git", - "dependencies": [], - "checksums": { - "sha1": "0140709df36bca378cfa8678e04082f9a1fccabf" - } - }, - "stew": { - "version": "0.1.0", - "vcsRevision": "cdb1f213d073fd2ecbdaf35a866417657da9294c", - "url": "https://github.com/status-im/nim-stew", - "downloadMethod": "git", - "dependencies": [], - "checksums": { - "sha1": "3dd9e4ec78d906b59b6f9bcf74f5f8fa6b5c24fe" - } - }, - "httputils": { - "version": "0.3.0", - "vcsRevision": "40048e8b3e69284bdb5d4daa0a16ad93402c55db", - "url": "https://github.com/status-im/nim-http-utils", - "downloadMethod": "git", - "dependencies": [ - "stew", - "unittest2" - ], - "checksums": { - "sha1": "7a3ddd118b1f5eecd413a2effcc289cd19cb812e" - } - }, - "bearssl": { - "version": "0.1.5", - "vcsRevision": "0ebb1d7a4af5f4b4d4756a9b6dbfe5d411fa55d9", - "url": "https://github.com/status-im/nim-bearssl", - "downloadMethod": "git", - "dependencies": [ - "unittest2" - ], - "checksums": { - "sha1": "cf0ecafdfc0b1b4c19a6dc80728d2fa7abae8ee6" - } - } - } -} \ No newline at end of file