mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore(deps): update rust crate mio to v1
This commit is contained in:
parent
95a7929291
commit
dbd0ba5224
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ intel-tee-quote-verification-rs = { package = "teepot-tee-quote-verification-rs"
|
|||
intel-tee-quote-verification-sys = { version = "0.2.1" }
|
||||
k256 = "0.13"
|
||||
log = "0.4"
|
||||
mio = "0.8.11"
|
||||
mio = "1.0.0"
|
||||
num-integer = "0.1.46"
|
||||
num-traits = "0.2.18"
|
||||
pgp = "0.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue