mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update rustls-pemfile to 0.3
This commit is contained in:
parent
f56d482760
commit
7c8c67b847
3 changed files with 4 additions and 4 deletions
|
|
@ -33,7 +33,7 @@ memchr = "2"
|
|||
privdrop = "0.5"
|
||||
once_cell = "1"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
rustls-pemfile = "0.2"
|
||||
rustls-pemfile = "0.3"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
signal-hook = { version = "0.3" }
|
||||
slab = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue