Skip to content

Commit 6dbf8da

Browse files
chore(deps): bump rcgen from 0.13.2 to 0.14.8
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.13.2 to 0.14.8. - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.2...v0.14.8) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6872862 commit 6dbf8da

2 files changed

Lines changed: 133 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 132 additions & 6 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
@@ -114,7 +114,7 @@ quinn = "0.11"
114114
h3 = "0.0.8"
115115
h3-quinn = "0.0.10"
116116
rustls = { version = "0.23", default-features = false, features = ["ring", "std"] }
117-
rcgen = "0.13"
117+
rcgen = "0.14"
118118

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

0 commit comments

Comments
 (0)