- Upgraded to `tristanable` `v3.2.0-beta` which introduces the required `releaseQueue(Queue)` and `releaseQueue_nothrow(Queue)` methods

This commit is contained in:
Tristan B. Velloza Kildaire 2023-05-04 09:54:15 +02:00
parent 4ef69ac670
commit 20da370f0e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
], ],
"copyright": "Copyright © 2023, Tristan B. Kildaire", "copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": { "dependencies": {
"tristanable": "3.1.9-beta" "tristanable": "3.2.0-beta"
}, },
"description": "Tagged network-message task engine", "description": "Tagged network-message task engine",
"license": "LGPL v3", "license": "LGPL v3",