Skip to content

Commit 033b8be

Browse files
Bump rasn-pkix from 0.26.0 to 0.26.2 (#26)
Bumps [rasn-pkix](https://github.com/librasn/rasn) from 0.26.0 to 0.26.2. - [Release notes](https://github.com/librasn/rasn/releases) - [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md) - [Commits](librasn/rasn@rasn-pkix-v0.26.0...rasn-pkix-v0.26.2) --- updated-dependencies: - dependency-name: rasn-pkix dependency-version: 0.26.2 dependency-type: direct:production 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 93109e2 commit 033b8be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

pack-sign/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pem = "3.0.5"
2424
base64 = "0.22.1"
2525
rasn-cms = "0.26.0"
2626
rasn = "0.26.2"
27-
rasn-pkix = "0.26.0"
27+
rasn-pkix = "0.26.2"
2828
# This is required for randomly generated X.509 Certificates.
2929
# If you are providing your own certificate to PACK, turn it off.
3030
# It depends on a lot of crypto code.

0 commit comments

Comments
 (0)