Skip to content

Commit d1f5214

Browse files
build(deps): bump http-body-util from 0.1.2 to 0.1.3
Bumps [http-body-util](https://github.com/hyperium/http-body) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.2...http-body-util-v0.1.3) --- updated-dependencies: - dependency-name: http-body-util dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b4ca01 commit d1f5214

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [".", "migration", "entity", "service", "extractor", "api", "proc"]
1111
axum = "0.7.6"
1212
axum-extra = "0.9.6"
1313
tower = "0.5.1"
14-
http-body-util = "0.1.0"
14+
http-body-util = "0.1.3"
1515

1616
# Runtime
1717
tokio = "1.44.2"

0 commit comments

Comments
 (0)