mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
chore(deps): update rust crate getrandom to 0.2.14
This commit is contained in:
parent
3e4c5478c6
commit
e315d057a3
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ const-oid = { version = "0.9", default-features = false }
|
|||
der = "0.7.9"
|
||||
enumset = { version = "1.1", features = ["serde", "std"] }
|
||||
futures-core = { version = "0.3.30", features = ["alloc"], default-features = false }
|
||||
getrandom = "0.2.12"
|
||||
getrandom = "0.2.14"
|
||||
hex = { version = "0.4.3", features = ["std"], default-features = false }
|
||||
intel-tee-quote-verification-rs = { package = "teepot-tee-quote-verification-rs", path = "crates/teepot-tee-quote-verification-rs", version = "0.2.3-alpha.1" }
|
||||
intel-tee-quote-verification-sys = { version = "0.2.1" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue