You've already forked AstralRinth
forked from didirus/AstralRinth
the first wave of refactors
This commit is contained in:
@@ -9,7 +9,6 @@ edition = "2018"
|
||||
[dependencies]
|
||||
thiserror = "1.0"
|
||||
async-trait = "0.1.51"
|
||||
once_cell = "1.9.0"
|
||||
|
||||
daedalus = "0.1.12"
|
||||
|
||||
@@ -27,7 +26,6 @@ path-clean = "0.1.0"
|
||||
fs_extra = "1.2.0"
|
||||
|
||||
regex = "1.5"
|
||||
lazy_static = "1.4"
|
||||
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
futures = "0.3"
|
||||
@@ -35,9 +33,12 @@ futures = "0.3"
|
||||
sys-info = "0.9.0"
|
||||
|
||||
log = "0.4.14"
|
||||
const_format = "0.2.22"
|
||||
|
||||
[dev-dependencies]
|
||||
argh = "0.1.6"
|
||||
|
||||
[[example]]
|
||||
name = "download-pack"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user