Skip to content

Commit 4299050

Browse files
build(deps): bump slab from 0.4.11 to 0.4.12
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.11 to 0.4.12. - [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.11...v0.4.12) --- updated-dependencies: - dependency-name: slab dependency-version: 0.4.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5b1f25 commit 4299050

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ shaq = { version = "0.2.0" }
380380
shuttle = "0.7.1"
381381
signal-hook = "0.3.18"
382382
siphasher = "1.0.1"
383-
slab = "0.4.11"
383+
slab = "0.4.12"
384384
smallvec = { version = "1.15.1", default-features = false, features = ["union"] }
385385
smpl_jwt = "0.7.1"
386386
socket2 = "0.6.1"

0 commit comments

Comments
 (0)