Skip to content

Commit 6175a1e

Browse files
committed
build: bump header-plz to v0.0.5 and buffer-plz to v0.0.3 for body-plz
1 parent 887c328 commit 6175a1e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

body-plz/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ license = "MIT"
88
edition = "2024"
99

1010
[dependencies]
11-
buffer-plz = "0.0.2"
11+
buffer-plz = "0.0.3"
1212
bytes = { workspace = true }
13-
header-plz = "0.0.4"
13+
header-plz = "0.0.5"
1414
thiserror = { workspace = true }
1515
tracing = { workspace = true }

0 commit comments

Comments
 (0)