diff options
| -rw-r--r-- | packages.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/packages.json b/packages.json index 0158ca1..e820631 100644 --- a/packages.json +++ b/packages.json @@ -9097,21 +9097,6 @@ "web": "https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter" }, { - "name": "msqueue", - "url": "https://github.com/2vg/MSQueue", - "method": "git", - "tags": [ - "algorithm", - "queue", - "MichaelScott", - "fast", - "concurrent" - ], - "description": "Michael-Scott queue implemented in Nim", - "license": "MIT", - "web": "https://github.com/2vg/MSQueue" - }, - { "name": "nimclutter", "url": "https://github.com/KeepCoolWithCoolidge/nimclutter", "method": "git", |
