diff --git a/crates/shim/Cargo.toml b/crates/shim/Cargo.toml index 55fbf64..4d2f697 100644 --- a/crates/shim/Cargo.toml +++ b/crates/shim/Cargo.toml @@ -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" }