transfer snappy ownership to status-im (#2117)

This commit is contained in:
andri lim
2022-01-10 10:48:15 +08:00
committed by GitHub
parent 41e799240f
commit 8f8fbd6fea
+6 -2
View File
@@ -12573,7 +12573,11 @@
},
{
"name": "snappy",
"url": "https://github.com/jangko/snappy",
"alias": "nim-snappy"
},
{
"name": "nim-snappy",
"url": "https://github.com/status-im/nim-snappy",
"method": "git",
"tags": [
"compression",
@@ -12582,7 +12586,7 @@
],
"description": "Nim implementation of Snappy compression algorithm",
"license": "MIT",
"web": "https://github.com/jangko/snappy"
"web": "https://github.com/status-im/nim-snappy"
},
{
"name": "loadenv",