smithy-cargo 1.1.0

A library for Cargo build scripts to build Smithy models.
Documentation
[lib]
name = "smithy_cargo"
path = "src/lib.rs"

[package]
authors = ["Hunter Mellema <hunter@hmellema.space>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools::build-utils"]
description = "A library for Cargo build scripts to build Smithy models."
edition = "2024"
keywords = ["build-dependencies", "smithy"]
license-file = "LICENSE"
name = "smithy-cargo"
publish = true
readme = "README.md"
repository = "https://github.com/mellemahp/smithy-cargo"
resolver = "2"
version = "1.1.0"