Skip to content

Commit e8df045

Browse files
committed
Bump hyper. Again.
1 parent 19040f1 commit e8df045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libdoh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ base64 = "0.21.0"
2121
byteorder = "1.4.3"
2222
bytes = "1.4.0"
2323
futures = "0.3.28"
24-
hyper = { version = "0.14.25", default-features = false, features = ["server", "http1", "http2", "stream"] }
24+
hyper = { version = "0.14.26", default-features = false, features = ["server", "http1", "http2", "stream"] }
2525
odoh-rs = "1.0.1"
2626
rand = "0.8.5"
2727
tokio = { version = "1.27.0", features = ["net", "rt-multi-thread", "time", "sync"] }

0 commit comments

Comments
 (0)