Rename package registry to winregistry

Fixes name clashing with stdlib_registry
This commit is contained in:
Vladislav Vorobiev 2017-02-09 13:32:14 +03:00 committed by GitHub
parent 6637fe5831
commit 9f8394b6fa

View File

@ -4926,7 +4926,7 @@
"web": "https://github.com/cheatfate/asyncpg"
},
{
"name": "registry",
"name": "winregistry",
"description": "Deal with Windows Registry from Nim.",
"tags": [
"registry",