diff options
| author | momf <mail@ni-vg.com> | 2019-01-07 14:08:34 +0000 |
|---|---|---|
| committer | Miran <narimiran@disroot.org> | 2019-01-07 15:08:34 +0100 |
| commit | ae1254f9424df8c5181053af6f36ac2b4cd5ff53 (patch) | |
| tree | f60df03d2d352a7ac81718b3bd12a504e4efe021 | |
| parent | 010b25a75d87e3654e3b1c6f765196f8a8b680c7 (diff) | |
| download | packages-ae1254f9424df8c5181053af6f36ac2b4cd5ff53.tar.gz packages-ae1254f9424df8c5181053af6f36ac2b4cd5ff53.zip | |
remove msqueue (#982)
| -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", |
