build(deps): update rcgen requirement from 0.13 to 0.14 (#88)

This commit is contained in:
dependabot[bot] 2025-07-29 00:59:21 +08:00 committed by GitHub
parent 8229b96f5b
commit 50a73aa8c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ assert_matches = "1"
clap = { version = "4", features = ["derive"] }
directories-next = "2"
hex-literal = "0.4"
rcgen = "0.13"
rcgen = "0.14"
rustls-pemfile = "2"
tokio = { version = "1", features = [
"rt",