mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bump asn1_derive from 0.15.3 to 0.15.4 in /src/rust (#9079)
Bumps [asn1_derive](https://github.com/alex/rust-asn1) from 0.15.3 to 0.15.4. - [Commits](https://github.com/alex/rust-asn1/compare/0.15.3...0.15.4) --- updated-dependencies: - dependency-name: asn1_derive dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
857181a0e4
commit
0f51559ee2
1 changed files with 2 additions and 2 deletions
4
src/rust/Cargo.lock
generated
4
src/rust/Cargo.lock
generated
|
|
@ -13,9 +13,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "asn1_derive"
|
||||
version = "0.15.3"
|
||||
version = "0.15.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fb0fc188bc971ced7223151060762f88849ad228b0f2df0d5e3f61893cdf29c1"
|
||||
checksum = "fc6da21a2122ddd982cab7a7a73b961d12398e96c2faae5cd4d62593a5e7342f"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
|
|
|||
Loading…
Reference in a new issue