mirror of
https://github.com/poem-web/poem.git
synced 2026-01-25 04:18:25 +00:00
chore(deps): update rcgen requirement from 0.12.0 to 0.14.5
Updates the requirements on [rcgen](https://github.com/rustls/rcgen) to permit the latest version. - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](https://github.com/rustls/rcgen/compare/v0.12.0...v0.14.5) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -162,7 +162,7 @@ unic-langid = { version = "0.9.0", optional = true, features = ["macros"] }
|
||||
intl-memoizer = { version = "0.5.1", optional = true }
|
||||
ring = { version = "0.17.14", optional = true }
|
||||
reqwest = { workspace = true, features = ["json"], optional = true }
|
||||
rcgen = { version = "0.12.0", optional = true }
|
||||
rcgen = { version = "0.14.5", optional = true }
|
||||
x509-parser = { version = "0.18.0", optional = true }
|
||||
tokio-metrics = { version = "0.4", optional = true }
|
||||
rust-embed = { version = "8.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user