1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

chore: update rcgen to 0.13

This commit is contained in:
Rob Ede
2024-05-19 10:12:32 +01:00
parent 18e02b83d5
commit e8262da138
12 changed files with 48 additions and 33 deletions

View File

@ -135,7 +135,7 @@ env_logger = "0.11"
futures-util = { version = "0.3.17", default-features = false, features = ["alloc"] }
memchr = "2.4"
once_cell = "1.9"
rcgen = "0.12"
rcgen = "0.13"
regex = "1.3"
rustversion = "1"
rustls-pemfile = "2"