Skip to content

Commit

Permalink
chore(deps): bump http-body-util from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [http-body-util](https://github.com/hyperium/http-body) from 0.1.1 to 0.1.2.
- [Commits](hyperium/http-body@http-body-util-v0.1.1...http-body-util-v0.1.2)

---
updated-dependencies:
- dependency-name: http-body-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 4bcaace commit 2b9fc69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ lazy_static = "1.4.0"
[dev-dependencies]
anyhow = "1.0.86"
cynic = "3.5.0"
http-body-util = "0.1.1"
http-body-util = "0.1.2"
mime = "0.3.17"
tower = { version = "0.4.13", features = ["util"] }

Expand Down

0 comments on commit 2b9fc69

Please sign in to comment.