Skip to content

Commit 3e809a6

Browse files
Bump version to 0.1.12 and correct author name
1 parent 59ed178 commit 3e809a6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "openapi-to-rust"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
edition = "2024"
55
rust-version = "1.85.0"
6-
authors = ["James Lalonde"]
6+
authors = ["James Lal"]
77
license = "MIT"
88
description = "Generate strongly-typed Rust structs, HTTP clients, and SSE streaming clients from OpenAPI 3.1 specifications"
99
repository = "https://github.com/gpu-cli/openapi-to-rust"

0 commit comments

Comments
 (0)