Skip to content

Commit 594f013

Browse files
build(deps): bump asn1-rs from 0.7.0 to 0.7.1 (#3765)
Bumps [asn1-rs](https://github.com/rusticata/asn1-rs) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/rusticata/asn1-rs/releases) - [Changelog](https://github.com/rusticata/asn1-rs/blob/asn1-rs-0.7.1/CHANGELOG.md) - [Commits](rusticata/asn1-rs@asn1-rs-0.7.0...asn1-rs-0.7.1) --- updated-dependencies: - dependency-name: asn1-rs 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>
1 parent d7f9617 commit 594f013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ dependencies = [
7777

7878
[[package]]
7979
name = "asn1-rs"
80-
version = "0.7.0"
80+
version = "0.7.1"
8181
source = "registry+https://github.com/rust-lang/crates.io-index"
82-
checksum = "607495ec7113b178fbba7a6166a27f99e774359ef4823adbefd756b5b81d7970"
82+
checksum = "56624a96882bb8c26d61312ae18cb45868e5a9992ea73c58e45c3101e56a1e60"
8383
dependencies = [
8484
"asn1-rs-derive",
8585
"asn1-rs-impl",

0 commit comments

Comments
 (0)