Skip to content

Commit cdfc3aa

Browse files
Bump rasn from 0.27.1 to 0.27.2
Bumps [rasn](https://github.com/librasn/rasn) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/librasn/rasn/releases) - [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md) - [Commits](librasn/rasn@rasn-v0.27.1...rasn-v0.27.2) --- updated-dependencies: - dependency-name: rasn dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09e1fd6 commit cdfc3aa

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ xml = "0.8.20"
99
zip = { version = "4.5.0", default-features = false, features = ["deflate"] }
1010
pem = "3.0.5"
1111
rsa = "0.9.8"
12-
rasn = "0.27.1"
12+
rasn = "0.27.2"

pack-sign/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ byteorder = "1.5.0"
2323
pem = "3.0.5"
2424
base64 = "0.22.1"
2525
rasn-cms = "0.27.1"
26-
rasn = "0.27.1"
26+
rasn = "0.27.2"
2727
rasn-pkix = "0.27.1"
2828
# This is required for randomly generated X.509 Certificates.
2929
# If you are providing your own certificate to PACK, turn it off.

0 commit comments

Comments
 (0)