feat(codegen): properly transform all property names which collide with
keywords
This commit is contained in:
parent
485c2ea176
commit
3819ed1b7d
3 changed files with 55 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2316,7 +2316,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "torn-api-codegen"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
dependencies = [
|
||||
"heck",
|
||||
"indexmap",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue