Skip to content

Commit f974aa1

Browse files
Release 0.2.2
1 parent 47f496d commit f974aa1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.2.2 (2025-09-06)
2+
3+
### Fixes
4+
5+
- update rust crate tracing-subscriber to v0.3.20 (#22)
6+
- update rust crate time to v0.3.43 (#24)
7+
18
## 0.2.1 (2025-06-03)
29

310
### Features

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-test-server"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2024"
55
description = "A web server for testing OpenAPI clients."
66
authors = ["Dylan Anthony <[email protected]>"]

0 commit comments

Comments
 (0)