Skip to content

Commit

Permalink
chore(deps): update rust crate pem to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 1e45e5a commit 08906fc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 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 @@ -21,7 +21,7 @@ hex = { version = "0.4", default-features = false }
hubpack = "0.1"
log = { version = "0.4", features = ["std"] }
p384 = { version = "0.13", default-features = false }
pem = { version = "1", default-features = false }
pem = { version = "3", default-features = false }
pem-rfc7468 = { version = "0.7.0", default-features = false }
ring-compat = { version = "0.6", default-features = false }
ron = "0.8"
Expand Down

0 comments on commit 08906fc

Please sign in to comment.