feat(torn-api): added optional strum feature

This commit is contained in:
pyrite 2025-05-27 19:27:58 +02:00
parent 56e64470de
commit 8bfa1b8ac3
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
4 changed files with 31 additions and 5 deletions

View file

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