Merge branch 'rgv151-patch-8'

This commit is contained in:
Dominik Picheta 2015-07-25 12:50:47 +01:00
commit 0ea1712f05

View File

@ -1910,7 +1910,7 @@
"description": "Financial Library for Nim",
"license": "MIT",
"web": "https://github.com/qqtop/NimFinLib"
},
},
{
"name": "libssh2",
"url": "https://github.com/rgv151/libssh2.nim",
@ -1919,6 +1919,14 @@
"description": "Nim wrapper for libssh2",
"license": "MIT",
"web": "https://github.com/rgv151/libssh2.nim"
},
{
"name": "rethinkdb",
"url": "https://github.com/rgv151/rethinkdb.nim",
"method": "git",
"tags": ["rethinkdb", "driver", "client", "json"],
"description": "RethinkDB driver for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/rethinkdb.nim"
}
]