fix(api): removed missing properties from personalstats

This commit is contained in:
pyrite 2025-05-28 11:11:58 +02:00
parent e5a766b893
commit 1c9b4123c3
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
4 changed files with 25 additions and 10 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "torn-api"
version = "1.6.4"
version = "1.6.5"
edition = "2021"
description = "Auto-generated bindings for the v2 torn api"
license-file = { workspace = true }