Update rustls to v0.23

This commit is contained in:
Joakim Frostegård 2024-04-25 22:36:47 +02:00
parent 0bf80dfea8
commit 69294ea201
6 changed files with 211 additions and 28 deletions

View file

@ -38,7 +38,7 @@ simplelog = { version = "0.12" }
toml = "0.5"
# rustls feature
rustls = { version = "0.22", optional = true }
rustls = { version = "0.23", optional = true }
rustls-pemfile = { version = "2", optional = true }
# prometheus feature