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:
commit
faf24cbd42
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Reference in New Issue