diff --git a/Cargo.toml b/Cargo.toml index 899b4ea..2bcee1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -82,7 +82,7 @@ intel-tee-quote-verification-rs = { path = "crates/intel-tee-quote-verification- intel-tee-quote-verification-sys = { version = "0.2.1" } k256 = "0.13" log = "0.4" -mio = "0.8.10" +mio = "0.8.11" num-integer = "0.1.46" num-traits = "0.2.18" pgp = "0.11"