feat: allow arbitrary deserialisation from unions

This commit is contained in:
TotallyNot 2025-05-01 15:51:51 +02:00
parent 7bc61de1c2
commit b4ce0c764e
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
4 changed files with 52 additions and 45 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "torn-api"
version = "1.1.1"
version = "1.1.2"
edition = "2021"
description = "Auto-generated bindings for the v2 torn api"
license-file = { workspace = true }