mirror of
https://github.com/containers/youki
synced 2024-11-26 14:13:49 +01:00
chore(deps): bump slab from 0.4.5 to 0.4.6 in /crates
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/slab/compare/v0.4.5...v0.4.6) --- updated-dependencies: - dependency-name: slab dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
541bf4a26c
commit
5672a291f4
4
crates/Cargo.lock
generated
4
crates/Cargo.lock
generated
@ -1873,9 +1873,9 @@ checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
|
||||
|
||||
[[package]]
|
||||
name = "slab"
|
||||
version = "0.4.5"
|
||||
version = "0.4.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
|
||||
checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"
|
||||
|
||||
[[package]]
|
||||
name = "smallvec"
|
||||
|
Loading…
Reference in New Issue
Block a user