Skip to content

Commit

Permalink
Bump mio from 0.8.6 to 0.8.9
Browse files Browse the repository at this point in the history
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.6 to 0.8.9.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/mio@v0.8.6...v0.8.9)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 0ed429a commit 07023d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -24,7 +24,7 @@ futures-task = "=0.3.27"
futures-util = { version = "=0.3.27", default-features = false }
tokio-macros = "=1.7.0"
futures-core = "=0.3.27"
mio = "=0.8.6"
mio = "=0.8.9"
http-body-util = "=0.1.0-rc.2"
tokio-native-tls = "=0.3.1"
native-tls = "0.2.11"
Expand Down

0 comments on commit 07023d4

Please sign in to comment.