Skip to content

Commit faaea96

Browse files
dependabot[bot]roypat
authored andcommitted
chore(deps): Bump slab from 0.4.10 to 0.4.11
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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c05f56 commit faaea96

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.

src/vmm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pci = { path = "../pci" }
4545
semver = { version = "1.0.26", features = ["serde"] }
4646
serde = { version = "1.0.219", features = ["derive", "rc"] }
4747
serde_json = "1.0.142"
48-
slab = "0.4.10"
48+
slab = "0.4.11"
4949
thiserror = "2.0.12"
5050
timerfd = "1.5.0"
5151
userfaultfd = "0.8.1"

0 commit comments

Comments
 (0)