Skip to content

Commit 7f61dd9

Browse files
Bump rcgen from 0.13.1 to 0.13.2
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: rcgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b44105 commit 7f61dd9

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
@@ -28,5 +28,5 @@ rasn-pkix = "0.22.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.
31-
rcgen = { version = "0.13.1", optional = true }
31+
rcgen = { version = "0.13.2", optional = true }
3232
rand = { version = "0.8.5", optional = true }

0 commit comments

Comments
 (0)