torn-api-codegen 0.9.0

Contains the v2 torn API model descriptions and codegen for the bindings
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "torn-api-codegen"
version = "0.9.0"
authors = ["Pyrit [2111649]"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Contains the v2 torn API model descriptions and codegen for the bindings"
homepage = "https://git.elimination.me/pyrite/torn-api.rs"
readme = false
license = "MIT"
repository = "https://git.elimination.me/pyrite/torn-api.rs.git"

[lib]
name = "torn_api_codegen"
path = "src/lib.rs"

[dependencies.heck]
version = "0.5"

[dependencies.indexmap]
version = "2.9"
features = ["serde"]

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.serde]
version = "1"
features = ["derive"]

[dependencies.serde_json]
version = "1"

[dependencies.syn]
version = "3"