Skip to content

Commit c325f52

Browse files
build(deps): bump slab from 0.4.9 to 0.4.10 (#3976)
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.9 to 0.4.10. - [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.9...v0.4.10) --- updated-dependencies: - dependency-name: slab dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b3d93d commit c325f52

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3906,12 +3906,9 @@ dependencies = [
39063906

39073907
[[package]]
39083908
name = "slab"
3909-
version = "0.4.9"
3909+
version = "0.4.10"
39103910
source = "registry+https://github.com/rust-lang/crates.io-index"
3911-
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
3912-
dependencies = [
3913-
"autocfg",
3914-
]
3911+
checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
39153912

39163913
[[package]]
39173914
name = "smallvec"

0 commit comments

Comments
 (0)