Merge branch 'master' into patch-3

This commit is contained in:
Dominik Picheta 2018-06-25 14:53:05 +01:00 committed by GitHub
commit 2abeb84bff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -306,6 +306,10 @@
},
{
"name": "nim-glfw",
"alias": "glfw"
},
{
"name": "glfw",
"url": "https://github.com/ephja/nim-glfw",
"method": "git",
"tags": [
@ -5828,7 +5832,7 @@
},
{
"name": "nimbox",
"url": "https://notabug.org/vktec/nimbox.git",
"url": "https://github.com/dom96/nimbox",
"method": "git",
"tags": [
"library",
@ -5841,7 +5845,7 @@
],
"description": "A Rustbox-inspired termbox wrapper",
"license": "MIT",
"web": "https://notabug.org/vktec/nimbox"
"web": "https://github.com/dom96/nimbox"
},
{
"name": "psutil",