Skip to content

Commit ac0a7ee

Browse files
Bump rcgen from 0.14.1 to 0.14.2 (#1371)
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d75af7 commit ac0a7ee

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ tempfile = "3.20"
105105
trybuild = "1.0.105"
106106
# Used by the https examples and tests
107107
pem = "3.0"
108-
rcgen = "0.14.1"
108+
rcgen = "0.14.2"
109109
# Used in a doc-test demonstrating the WebsocketUpgrade extractor.
110110
tokio-tungstenite = "0.24.0"
111111

0 commit comments

Comments
 (0)