Merge pull request #106 from containerd/dependabot/cargo/page_size-0.5.0

build(deps): update page_size requirement from 0.4.2 to 0.5.0
This commit is contained in:
Maksym Pavlenko 2023-01-07 11:49:28 -08:00 committed by GitHub
commit faf24cbd42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ uuid = { version = "1.0.0", features = ["v4"] }
signal-hook = "0.3.13"
oci-spec = "0.5.8"
prctl = "1.0.0"
page_size = "0.4.2"
page_size = "0.5.0"
regex = "1"
containerd-shim-protos = { path = "../shim-protos", version = "0.2.0" }