Skip to content

Commit 25b2ea2

Browse files
Bump rcgen from 0.13.2 to 0.14.7
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.13.2 to 0.14.7. - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.2...v0.14.7) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ec3a9a commit 25b2ea2

2 files changed

Lines changed: 109 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 108 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
@@ -113,7 +113,7 @@ h3 = "0.0.8"
113113
h3-quinn = "0.0.10"
114114
rustls = { version = "0.23", default-features = false, features = ["ring", "std"] }
115115
rustls-pemfile = "2.2"
116-
rcgen = "0.13"
116+
rcgen = "0.14"
117117

118118
# ============================================
119119
# Release Profile - Maximum Performance

0 commit comments

Comments
 (0)