mirror of
https://github.com/containers/youki
synced 2024-11-23 09:21:57 +01:00
chore(deps): bump sharded-slab from 0.1.4 to 0.1.6
Bumps [sharded-slab](https://github.com/hawkw/sharded-slab) from 0.1.4 to 0.1.6. - [Release notes](https://github.com/hawkw/sharded-slab/releases) - [Changelog](https://github.com/hawkw/sharded-slab/blob/main/CHANGELOG.md) - [Commits](https://github.com/hawkw/sharded-slab/commits) --- updated-dependencies: - dependency-name: sharded-slab dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
59d3c2e2e2
commit
7f9bd60e01
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3543,9 +3543,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sharded-slab"
|
||||
version = "0.1.4"
|
||||
version = "0.1.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
|
||||
checksum = "c1b21f559e07218024e7e9f90f96f601825397de0e25420135f7f952453fed0b"
|
||||
dependencies = [
|
||||
"lazy_static",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user