mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 23:23:57 +02:00
chore(deps): update rust crate mio to 0.8.11
This commit is contained in:
parent
bff3778e04
commit
5ac6e3965b
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ intel-tee-quote-verification-rs = { path = "crates/intel-tee-quote-verification-
|
||||||
intel-tee-quote-verification-sys = { version = "0.2.1" }
|
intel-tee-quote-verification-sys = { version = "0.2.1" }
|
||||||
k256 = "0.13"
|
k256 = "0.13"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
mio = "0.8.10"
|
mio = "0.8.11"
|
||||||
num-integer = "0.1.46"
|
num-integer = "0.1.46"
|
||||||
num-traits = "0.2.18"
|
num-traits = "0.2.18"
|
||||||
pgp = "0.11"
|
pgp = "0.11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue