feat: handle duplicate enum cases

This commit is contained in:
pyrite 2025-12-01 18:29:13 +01:00
parent 12cfcf7f11
commit 2e60e0a24f
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
10 changed files with 1462 additions and 658 deletions

View file

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