1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 13:22:52 +02:00

- Upgraded to latest libsnooze version 0.3.3

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-19 13:19:49 +02:00
parent 58d3be3806
commit b54f0bacb9

View File

@ -7,7 +7,7 @@
"dependencies": { "dependencies": {
"dlog": "0.3.19", "dlog": "0.3.19",
"eventy": "0.4.0", "eventy": "0.4.0",
"libsnooze": "0.3.0" "libsnooze": "0.3.3"
}, },
"description": "A sane IRC framework for the D language", "description": "A sane IRC framework for the D language",
"license": "LGPL-3.0", "license": "LGPL-3.0",