diff --git a/io/Cargo.toml b/io/Cargo.toml index 5119732..e79b8ee 100644 --- a/io/Cargo.toml +++ b/io/Cargo.toml @@ -14,7 +14,7 @@ repository = { workspace = true } rust-version = { workspace = true } [dependencies] -mc-sgx-core-sys-types = "0.6.0" +mc-sgx-core-sys-types = "0.7.4" mc-sgx-core-types = "0.6.0" mc-sgx-util = "0.6.0"