Skip to content

Commit

Permalink
update: bump asn1-rs from 0.5.2 to 0.6.2 (#724)
Browse files Browse the repository at this point in the history
Bumps [asn1-rs](https://github.com/rusticata/asn1-rs) from 0.5.2 to 0.6.2.
- [Release notes](https://github.com/rusticata/asn1-rs/releases)
- [Changelog](https://github.com/rusticata/asn1-rs/blob/master/CHANGELOG.md)
- [Commits](rusticata/asn1-rs@asn1-rs-0.5.2...asn1-rs-0.6.2)

---
updated-dependencies:
- dependency-name: asn1-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 04e125c commit 99c29f4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 116 deletions.
130 changes: 15 additions & 115 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ required-features = ["unstable_api"]
crate-type = ["lib"]

[dependencies]
asn1-rs = "0.5.2"
asn1-rs = "0.6.2"
async-generic = "1.1"
async-recursion = "1.1.1"
async-trait = { version = "0.1.77" }
Expand Down

0 comments on commit 99c29f4

Please sign in to comment.