Skip to content

Commit d6ab1cc

Browse files
chore: bump version to 0.5.2
Includes #24: query/path parameters now honour integer/number format (int32 -> i32, float -> f32, etc.). Fixes #23. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 07fe4eb commit d6ab1cc

2 files changed

Lines changed: 2 additions & 2 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openapi-to-rust"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
edition = "2024"
55
rust-version = "1.85.0"
66
authors = ["James Lal"]

0 commit comments

Comments
 (0)