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

2
Cargo.lock generated
View file

@ -2290,7 +2290,7 @@ dependencies = [
[[package]]
name = "torn-api-codegen"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"heck",
"indexmap",