Skip to content

Commit a68d632

Browse files
Bump rcgen from 0.14.6 to 0.14.7 (#1330)
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.14.6 to 0.14.7. - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.6...v0.14.7) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.7 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 75b4e53 commit a68d632

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ progenitor = { git = "https://github.com/oxidecomputer/progenitor", default-feat
4848
progenitor-client = "0.11.2"
4949
rand = "0.9.2"
5050
ratatui = "0.30.0"
51-
rcgen = { version = "0.14.6", features = ["pem"] }
51+
rcgen = { version = "0.14.7", features = ["pem"] }
5252
regex = "1.12.2"
5353
regress = "0.10.5"
5454
reqwest = "0.12.28"

0 commit comments

Comments
 (0)