blob: 6ab6ad03f1e249734636264f4b86158b1bfad761 (
plain)
1
2
3
4
5
6
7
|
[versions]
libautoupdate = "1.0.3"
moulconfig = "2.4.0"
[libraries]
moulconfig = { module = "org.notenoughupdates.moulconfig:legacy", version.ref = "moulconfig" }
libautoupdate = { module = "moe.nea:libautoupdate", version.ref = "libautoupdate" }
|