Skip to content

Commit e1942b3

Browse files
update: bump asn1-rs from 0.6.2 to 0.7.1
Bumps [asn1-rs](https://github.com/rusticata/asn1-rs) from 0.6.2 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.6.2...asn1-rs-0.7.1) --- updated-dependencies: - dependency-name: asn1-rs dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e82245 commit e1942b3

File tree

2 files changed

+33
-6
lines changed

2 files changed

+33
-6
lines changed

Cargo.lock

Lines changed: 32 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ required-features = ["file_io"]
9797
crate-type = ["lib"]
9898

9999
[dependencies]
100-
asn1-rs = "0.6.2"
100+
asn1-rs = "0.7.1"
101101
async-generic = "1.1"
102102
async-trait = "0.1.78"
103103
atree = "0.5.2"

0 commit comments

Comments
 (0)