Skip to content

Commit c12f405

Browse files
committed
build: bump header-plz version to 0.0.3 in body-plz crate
1 parent 50d1161 commit c12f405

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

body-plz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ edition = "2024"
1010
[dependencies]
1111
buffer-plz = { path = "../buffer-plz", version = "0.0.2" }
1212
bytes = { workspace = true }
13-
header-plz = { path = "../header-plz", version = "0.0.2" }
13+
header-plz = { path = "../header-plz", version = "0.0.3" }
1414
thiserror = { workspace = true }
1515
tracing = { workspace = true }

0 commit comments

Comments
 (0)