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 1, 2024
1 parent 821aec7 commit f054d4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 f054d4b

Please sign in to comment.