Skip to content

Commit bd45342

Browse files
committed
build(release): bump body-plz to 0.0.6
bump header-plz dependency to 0.0.4
1 parent 376d5a4 commit bd45342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

body-plz/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "body-plz"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
authors = ["darkseid", "sytten <[email protected]>"]
55
description = "Body for the ParsePlz ecosystem"
66
repository = "https://github.com/parseplz/primitives"
@@ -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.3" }
13+
header-plz = { path = "../header-plz", version = "0.0.4" }
1414
thiserror = { workspace = true }
1515
tracing = { workspace = true }

0 commit comments

Comments
 (0)