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