Skip to content

Commit dd37c87

Browse files
Bump http-body-util from 0.1.0-rc.2 to 0.1.0-rc.3
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]>
1 parent 2e4da01 commit dd37c87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/quickjs-wasm-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ futures-util = { version = "=0.3.27", default-features = false }
2525
tokio-macros = "=1.7.0"
2626
futures-core = "=0.3.29"
2727
mio = "=0.8.9"
28-
http-body-util = "=0.1.0-rc.2"
28+
http-body-util = "=0.1.0-rc.3"
2929
tokio-native-tls = "=0.3.1"
3030
native-tls = "0.2.11"
3131
openssl-macros = "=0.1.1"

0 commit comments

Comments
 (0)