mirror of
https://github.com/containers/youki
synced 2024-11-23 01:11:58 +01:00
chore(deps): bump shared-buffer from 0.1.2 to 0.1.3
Bumps [shared-buffer](https://github.com/wasmerio/shared-buffer) from 0.1.2 to 0.1.3. - [Changelog](https://github.com/wasmerio/shared-buffer/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasmerio/shared-buffer/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: shared-buffer dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef8fd59a42
commit
84783525ae
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3369,9 +3369,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "shared-buffer"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "96a4987984c21cbd48a683c00975a0a9652d1882e8e986c42223f65440f4668f"
|
||||
checksum = "2cf61602ee61e2f83dd016b3e6387245291cf728ea071c378b35088125b4d995"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"memmap2 0.6.2",
|
||||
|
Loading…
Reference in New Issue
Block a user