mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update rustls to v0.23
This commit is contained in:
parent
0bf80dfea8
commit
69294ea201
6 changed files with 211 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue