You've already forked AstralRinth
forked from didirus/AstralRinth
First draft of modpack module
This commit is contained in:
@@ -20,6 +20,7 @@ bytes = "1"
|
||||
zip = "0.5"
|
||||
sha1 = { version = "0.6.0", features = ["std"]}
|
||||
path-clean = "0.1.0"
|
||||
fs_extra = "1.2.0"
|
||||
|
||||
regex = "1.5"
|
||||
lazy_static = "1.4"
|
||||
@@ -27,4 +28,4 @@ lazy_static = "1.4"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
futures = "0.3"
|
||||
|
||||
sys-info = "0.9.0"
|
||||
sys-info = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user