chore(torn-api): version 4.1.1

This commit is contained in:
pyrite 2025-09-17 12:40:30 +02:00
parent c3ea04a9ba
commit cba69ccacd
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
4 changed files with 443 additions and 89 deletions

View file

@ -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 = [