1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 04:23:05 +02:00
- Upgraded `dlog` to version `0.3.19`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-08 20:13:16 +02:00
parent b4f1654f77
commit b33414fcf0

View File

@ -4,7 +4,7 @@
], ],
"copyright": "Copyright © 2023, Tristan B. Kildaire", "copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": { "dependencies": {
"dlog": "0.1.1", "dlog": "0.3.19",
"eventy": "0.4.0", "eventy": "0.4.0",
"libsnooze": "~>0.2.9" "libsnooze": "~>0.2.9"
}, },