chore(torn-api): version 4.1.1
This commit is contained in:
parent
c3ea04a9ba
commit
cba69ccacd
4 changed files with 443 additions and 89 deletions
|
|
@ -14,7 +14,7 @@ postgres = ["dep:sqlx", "dep:chrono", "dep:indoc"]
|
|||
tokio-runtime = ["dep:tokio", "dep:rand", "dep:tokio-stream"]
|
||||
|
||||
[dependencies]
|
||||
torn-api = { path = "../torn-api", default-features = false, version = "1.1.1" }
|
||||
torn-api = { path = "../torn-api", default-features = false, version = "4.1.1" }
|
||||
thiserror = "2"
|
||||
|
||||
sqlx = { version = "0.8", features = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue