Skip to content

Commit e25e153

Browse files
Bump rasn-pkix from 0.25.1 to 0.26.0
Bumps [rasn-pkix](https://github.com/librasn/rasn) from 0.25.1 to 0.26.0. - [Release notes](https://github.com/librasn/rasn/releases) - [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md) - [Commits](librasn/rasn@rasn-pkix-v0.25.1...rasn-pkix-v0.26.0) --- updated-dependencies: - dependency-name: rasn-pkix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1890819 commit e25e153

File tree

2 files changed

+66
-9
lines changed

2 files changed

+66
-9
lines changed

Cargo.lock

Lines changed: 65 additions & 8 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.25.1"
2626
rasn = "0.25.1"
27-
rasn-pkix = "0.25.1"
27+
rasn-pkix = "0.26.0"
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)