Skip to content

Commit

Permalink
Bump the nonbreaking group with 1 update
Browse files Browse the repository at this point in the history
Bumps the nonbreaking group with 1 update: [futures-util](https://github.com/rust-lang/futures-rs).

- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.27...0.3.29)

---
updated-dependencies:
- dependency-name: futures-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nonbreaking
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 74bbc03 commit 43129e2
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 @@ -21,7 +21,7 @@ tokio = { version = "=1.33.0", default-features = false, features = ["rt", "macr
hyper = { version = "=1.0.0-rc.3", features = ["client", "http1"], default-features = false }
bytes = "=1.5.0"
futures-task = "=0.3.29"
futures-util = { version = "=0.3.27", default-features = false }
futures-util = { version = "=0.3.29", default-features = false }
tokio-macros = "=1.7.0"
futures-core = "=0.3.29"
mio = "=0.8.9"
Expand Down

0 comments on commit 43129e2

Please sign in to comment.