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:
dependabot[bot] 2023-06-15 18:49:35 +00:00 committed by GitHub
parent 857181a0e4
commit 0f51559ee2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
src/rust/Cargo.lock generated
View file

@ -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",