Skip to content

Commit 576208f

Browse files
committed
fix(body-plz): typo in Cargo.toml
1 parent 5f399fc commit 576208f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

body-plz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ edition = "2024"
1111
buffer-plz = "0.0.3"
1212
bytes = { workspace = true }
1313
header-plz = "0.0.29"
14-
9hiserror = { workspace = true }
14+
thiserror = { workspace = true }
1515
tracing = { workspace = true }

0 commit comments

Comments
 (0)