Skip to content

Commit

Permalink
Bump http-body-util from 0.1.0-rc.2 to 0.1.0-rc.3
Browse files Browse the repository at this point in the history
Bumps [http-body-util](https://github.com/hyperium/http-body) from 0.1.0-rc.2 to 0.1.0-rc.3.
- [Commits](https://github.com/hyperium/http-body/commits)

---
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 Oct 19, 2023
1 parent a1b03a4 commit dfc84db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/quickjs-wasm-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ futures-util = { version = "=0.3.27", default-features = false }
tokio-macros = "=1.7.0"
futures-core = "=0.3.27"
mio = "=0.8.6"
http-body-util = "=0.1.0-rc.2"
http-body-util = "=0.1.0-rc.3"
tokio-native-tls = "=0.3.1"
native-tls = "0.2.11"
openssl-macros = "=0.1.0"

0 comments on commit dfc84db

Please sign in to comment.