diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-31 01:17:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-31 01:17:06 +0000 |
| commit | 5612fe6d45849928fea4d56c0485c7eee72d7f07 (patch) | |
| tree | 00f028ef9540763bac2acd74d36b34b296d726f0 | |
| parent | 9275fd07e37688ed7fb301852d899d99a5ac7fc3 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/asn1_derive-0.8.6.tar.gz | |
Bump asn1_derive from 0.8.5 to 0.8.6 in /src/rustdependabot/cargo/src/rust/asn1_derive-0.8.6
Bumps [asn1_derive](https://github.com/alex/rust-asn1) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.8.5...0.8.6)
---
updated-dependencies:
- dependency-name: asn1_derive
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | src/rust/Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rust/Cargo.lock b/src/rust/Cargo.lock index a13fe9c9e..032abd142 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -26,9 +26,9 @@ dependencies = [ [[package]] name = "asn1_derive" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "20f7f5f6b754c73eaf3059fa1a8d48effd27cc12423c988353e09689806369a1" +checksum = "cd4a6fae53f3f85f8f36e5cda0156c43fde648e633094290a8b8fdcb9bdbfaa1" dependencies = [ "proc-macro2", "quote", |
