Skip to content

Commit

Permalink
update: bump asn1-rs from 0.5.2 to 0.6.2
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 60b8ab5 commit deea07b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 60 deletions.
68 changes: 9 additions & 59 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 deea07b

Please sign in to comment.