chore(deps): bump rcgen from 0.13.2 to 0.14.7 (#8827)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-27 02:49:18 +00:00
committed by GitHub
parent ba88d336f1
commit 958f63c94b
2 changed files with 93 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ socket2 = "0.6.1"
fs2 = { workspace = true }
rustls = { version = "0.23", features = ["aws_lc_rs"], optional = true }
uuid = { workspace = true }
rcgen = "0.13"
rcgen = "0.14"
axum-server = { version = "0.8.0" }
aws-lc-rs = { version = "1.16.0", optional = true }
openssl = { version = "0.10", optional = true }