mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
chore(deps): update rust crate der to 0.7.9
This commit is contained in:
parent
558080d688
commit
5d29dc0cba
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ bytemuck = { version = "1.15.0", features = ["derive", "min_const_generics", "ex
|
|||
bytes = "1"
|
||||
clap = { version = "4.5", features = ["std", "derive", "env", "error-context", "help", "usage", "wrap_help"], default-features = false }
|
||||
const-oid = { version = "0.9", default-features = false }
|
||||
der = "0.7.8"
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue