Skip to content

Commit 4a7c705

Browse files
build(deps): bump mio from 1.0.1 to 1.0.2 (#13001)
Bumps [mio](https://github.com/tokio-rs/mio) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24f4988 commit 4a7c705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1399,9 +1399,9 @@ dependencies = [
13991399

14001400
[[package]]
14011401
name = "mio"
1402-
version = "1.0.1"
1402+
version = "1.0.2"
14031403
source = "registry+https://github.com/rust-lang/crates.io-index"
1404-
checksum = "4569e456d394deccd22ce1c1913e6ea0e54519f577285001215d33557431afe4"
1404+
checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
14051405
dependencies = [
14061406
"hermit-abi",
14071407
"libc",

0 commit comments

Comments
 (0)