chore(torn-api): updated spec

This commit is contained in:
pyrite 2025-06-27 17:01:50 +02:00
parent cf98d24090
commit 485c2ea176
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
4 changed files with 2440 additions and 47 deletions

View file

@ -4,8 +4,8 @@ members = ["torn-api", "torn-api-codegen", "torn-key-pool"]
[workspace.package]
license-file = "./LICENSE"
repository = "https://github.com/TotallyNot/torn-api.rs.git"
homepage = "https://github.com/TotallyNot/torn-api.rs.git"
repository = "https://git.elimination.me/pyrite/torn-api.rs.git"
homepage = "https://git.elimination.me/pyrite/torn-api.rs"
[workspace.dependencies]
serde = { version = "1", features = ["derive"] }