mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update rustls-pemfile to v1.0.0
This commit is contained in:
parent
f222b2fc60
commit
cc1eda80a7
4 changed files with 5 additions and 5 deletions
|
|
@ -37,4 +37,4 @@ toml = "0.5"
|
|||
glommio = { version = "0.7", optional = true }
|
||||
hwloc = { version = "0.5", optional = true }
|
||||
rustls = { version = "0.20", optional = true }
|
||||
rustls-pemfile = { version = "0.3", optional = true }
|
||||
rustls-pemfile = { version = "1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue