mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-02 12:37:37 +03:00
Bump hyper. Again.
This commit is contained in:
parent
19040f1e88
commit
e8df0458ac
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ base64 = "0.21.0"
|
|||
byteorder = "1.4.3"
|
||||
bytes = "1.4.0"
|
||||
futures = "0.3.28"
|
||||
hyper = { version = "0.14.25", default-features = false, features = ["server", "http1", "http2", "stream"] }
|
||||
hyper = { version = "0.14.26", default-features = false, features = ["server", "http1", "http2", "stream"] }
|
||||
odoh-rs = "1.0.1"
|
||||
rand = "0.8.5"
|
||||
tokio = { version = "1.27.0", features = ["net", "rt-multi-thread", "time", "sync"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue