feat(codegen): decreased complexity of generated code

This commit is contained in:
pyrite 2025-10-26 21:15:58 +01:00
parent 3d80414441
commit 12cfcf7f11
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
3 changed files with 12 additions and 9 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "torn-api-codegen"
authors = ["Pyrit [2111649]"]
version = "0.7.4"
version = "0.7.5"
edition = "2021"
description = "Contains the v2 torn API model descriptions and codegen for the bindings"
license = { workspace = true }