Skip to content

Commit

Permalink
Merge pull request #61 from matter-labs/renovate/der-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate der to 0.7.9
  • Loading branch information
haraldh authored Apr 18, 2024
2 parents 558080d + 5d29dc0 commit 08040a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 08040a3

Please sign in to comment.