mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update rustls to 0.21, futures-rustls to 0.24
This commit is contained in:
parent
d3a2204305
commit
b609f77be9
6 changed files with 23 additions and 24 deletions
|
|
@ -37,5 +37,5 @@ toml = "0.5"
|
|||
# Optional
|
||||
glommio = { version = "0.8", optional = true }
|
||||
hwloc = { version = "0.5", optional = true }
|
||||
rustls = { version = "0.20", optional = true }
|
||||
rustls = { version = "0.21", optional = true }
|
||||
rustls-pemfile = { version = "1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue