mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
Merge pull request #32 from matter-labs/renovate/mio-0.x
chore(deps): update rust crate mio to 0.8.11
This commit is contained in:
commit
9901758ffa
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" }
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue