Skip to content

Commit 3305a89

Browse files
build(deps): bump slab from 0.4.10 to 0.4.11 (#4052)
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.10 to 0.4.11. - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.10...v0.4.11) --- updated-dependencies: - dependency-name: slab dependency-version: 0.4.11 dependency-type: direct:production 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 d850fa6 commit 3305a89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@ dependencies = [
11461146
"hyper",
11471147
"libc",
11481148
"pin-project-lite",
1149-
"socket2 0.5.10",
1149+
"socket2 0.6.0",
11501150
"tokio",
11511151
"tower-service",
11521152
"tracing",
@@ -3901,9 +3901,9 @@ dependencies = [
39013901

39023902
[[package]]
39033903
name = "slab"
3904-
version = "0.4.10"
3904+
version = "0.4.11"
39053905
source = "registry+https://github.com/rust-lang/crates.io-index"
3906-
checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
3906+
checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
39073907

39083908
[[package]]
39093909
name = "smallvec"

0 commit comments

Comments
 (0)