fix(code-gen): hack to fix resolution of malformed number property

This commit is contained in:
TotallyNot 2025-04-27 11:11:30 +02:00
parent 40b784cf57
commit b069c7e493
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
3 changed files with 3 additions and 3 deletions

View file

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