You've already forked AstralRinth
forked from didirus/AstralRinth
Metadata state management
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
thiserror = "1.0"
|
||||
async-trait = "0.1.51"
|
||||
once_cell = "1.9.0"
|
||||
|
||||
daedalus = "0.1.6"
|
||||
|
||||
@@ -33,6 +34,8 @@ futures = "0.3"
|
||||
|
||||
sys-info = "0.9.0"
|
||||
|
||||
log = "0.4.14"
|
||||
|
||||
[dev-dependencies]
|
||||
argh = "0.1.6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user