Merge branch 'master' into patch-3
This commit is contained in:
commit
2abeb84bff
1 changed files with 6 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue