Skip to content

Commit

Permalink
Bump asn1-rs from 0.6.2 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [asn1-rs](https://github.com/rusticata/asn1-rs) from 0.6.2 to 0.7.0.
- [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.6.2...asn1-rs-0.7.0)

---
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 Jan 20, 2025
1 parent d98e275 commit 6658cad
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 6 deletions.
38 changes: 33 additions & 5 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 signature/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.2.0"
edition = "2021"

[dependencies]
asn1-rs = { version = "0.6.2", features=["datetime"] }
asn1-rs = { version = "0.7.0", features=["datetime"] }
oid-registry = "0.7"
data-encoding = "2.6.0"
ffi-support = "0.4.4"
Expand Down

0 comments on commit 6658cad

Please sign in to comment.