mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
update ws dependencies as well as http rustls dependency
This commit is contained in:
parent
071f088d8b
commit
3042539101
16 changed files with 499 additions and 295 deletions
|
|
@ -37,5 +37,5 @@ toml = "0.5"
|
|||
# Optional
|
||||
glommio = { version = "0.8", optional = true }
|
||||
hwloc = { version = "0.5", optional = true }
|
||||
rustls = { version = "0.21", optional = true }
|
||||
rustls-pemfile = { version = "1", optional = true }
|
||||
rustls = { version = "0.22", optional = true }
|
||||
rustls-pemfile = { version = "2", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue