openapi-ops-mut 1.0.0

Provides `operations_mut` to https://github.com/glademiller/openapiv3
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 = "openapi-ops-mut"
version = "1.0.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Provides `operations_mut` to https://github.com/glademiller/openapiv3"
homepage = "https://github.com/hjr3/openapi-ops-mut"
documentation = "https://github.com/hjr3/openapi-ops-mut"
readme = "README.md"
keywords = [
    "openapi",
    "v3",
]
license = "MIT/Apache-2.0"
repository = "https://github.com/hjr3/openapi-ops-mut"

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

[dependencies.openapiv3]
version = "2.0.0"
features = ["skip_serializing_defaults"]

[dev-dependencies.serde_json]
version = "1.0.140"