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
|
|
@ -34,7 +34,7 @@ mimalloc = { version = "0.1", default-features = false }
|
|||
privdrop = "0.5"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
rustls = "0.20"
|
||||
rustls-pemfile = "0.3"
|
||||
rustls-pemfile = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
signal-hook = { version = "0.3" }
|
||||
slab = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue