feat(codegen): various improvements to robustness

This commit is contained in:
pyrite 2025-06-27 16:59:38 +02:00
parent a90bcb00c4
commit cf98d24090
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
7 changed files with 344 additions and 96 deletions

View file

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