diff options
| author | Zahary Karadjov <zahary@gmail.com> | 2018-02-27 20:18:11 +0200 |
|---|---|---|
| committer | Zahary Karadjov <zahary@gmail.com> | 2018-02-27 20:18:11 +0200 |
| commit | 2d8431b4e5b36ae525319efaddb7e58e3b8ebb83 (patch) | |
| tree | e43ffe1697a0bcfb387d02b94fc4e8c17264a6fe | |
| parent | 8fb78f9b4ec4d7ebae764fb44d4ec4874fe88ad8 (diff) | |
| download | packages-2d8431b4e5b36ae525319efaddb7e58e3b8ebb83.tar.gz packages-2d8431b4e5b36ae525319efaddb7e58e3b8ebb83.zip | |
oops, the rocksdb package ended up being duplicated
| -rw-r--r-- | packages.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/packages.json b/packages.json index 95d765a..4cf3a20 100644 --- a/packages.json +++ b/packages.json @@ -8210,22 +8210,6 @@ "web": "https://github.com/Narazaka/shiori_charset_convert-nim" }, { - "name": "rocksdb", - "url": "https://github.com/status-im/nim-rocksdb", - "method": "git", - "tags": [ - "rocksdb", - "database", - "wrapper", - "key", - "value", - "storage" - ], - "description": "Nim wrapper for RocksDB, a persistent key-value store for Flash and RAM Storage.", - "license": "Apache v2 or GPLv2", - "web": "https://github.com/status-im/nim-rocksdb" - }, - { "name": "grafanim", "url": "https://github.com/jamesalbert/grafanim", "method": "git", |
