oag-react 0.1.1

React/SWR client generator for oag
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 = "2024"
name = "oag-react"
version = "0.1.1"
authors = ["urmzd"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "React/SWR client generator for oag"
homepage = "https://github.com/urmzd/openapi-generator"
readme = "README.md"
license = "MIT"
repository = "https://github.com/urmzd/openapi-generator"
resolver = "2"

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

[dependencies.log]
version = "0.4"

[dependencies.minijinja]
version = "2"

[dependencies.oag-core]
version = "0.1.1"

[dependencies.oag-typescript]
version = "0.1.1"

[dependencies.thiserror]
version = "2"

[dev-dependencies.insta]
version = "1"
features = ["yaml"]

[dev-dependencies.serde_yaml_ng]
version = "0.10"