Skip to content

Commit 07838bd

Browse files
committed
http-body-util v0.1.5
1 parent 612118c commit 07838bd

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

http-body-util/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.1.5
2+
3+
- Fix docs with new `doc_cfg` rendering.
4+
15
# v0.1.4
26

37
- Add `Fused` body combinator that always returns `None` once completed.

http-body-util/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "http-body-util"
88
# - README.md
99
# - Update CHANGELOG.md.
1010
# - Create "http-body-util-x.y.z" git tag.
11-
version = "0.1.4"
11+
version = "0.1.5"
1212
authors = [
1313
"Carl Lerche <me@carllerche.com>",
1414
"Lucio Franco <luciofranco14@gmail.com>",

0 commit comments

Comments
 (0)