added faction tag
This commit is contained in:
parent
c320036cd0
commit
fee278e895
3 changed files with 5 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ tokio-runtime = [ "dep:tokio", "dep:rand" ]
|
|||
actix-runtime = [ "dep:actix-rt", "dep:rand" ]
|
||||
|
||||
[dependencies]
|
||||
torn-api = { path = "../torn-api", default-features = false, version = "0.5.10" }
|
||||
torn-api = { path = "../torn-api", default-features = false, version = "0.6" }
|
||||
async-trait = "0.1"
|
||||
thiserror = "1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue