Skip to content

Commit

Permalink
rust: bump x509-parser from 0.9.2 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/rusticata/x509-parser/releases)
- [Changelog](https://github.com/rusticata/x509-parser/blob/master/CHANGELOG.md)
- [Commits](rusticata/x509-parser@x509-parser-0.9.2...x509-parser-0.10.0)

---
updated-dependencies:
- dependency-name: x509-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2021
1 parent deefce7 commit 727ba56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 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 runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ num-bigint = "0.4"
num-traits = "0.2.14"
bech32 = "0.8.1"
impl-trait-for-tuples = "0.2.1"
x509-parser = "0.9.2"
x509-parser = "0.10.0"
oid-registry = "0.1.5"
rsa = "0.5.0"
base64-serde = "0.6.1"
Expand Down

0 comments on commit 727ba56

Please sign in to comment.