mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
parent
475ed07a80
commit
402079117c
3 changed files with 25 additions and 28 deletions
|
|
@ -22,11 +22,10 @@ mime_guess = "2.0"
|
|||
once_cell = "1.17"
|
||||
percent-encoding = "2.2"
|
||||
rcgen = { version = "0.10.0" }
|
||||
rustls = "0.20.8"
|
||||
tokio-rustls = "0.23.4"
|
||||
rustls = "0.21.0"
|
||||
tokio-rustls = "0.24.0"
|
||||
tokio = { version = "1.27", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.3.1"
|
||||
webpki = "0.22.0"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue