Skip to content

Commit 9bff7e3

Browse files
authored
Merge pull request #14 from viz-rs/renovate/hyper-0.x
fix(deps): update rust crate hyper to 0.14.15
2 parents c8d7c03 + cef60bd commit 9bff7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ async-trait = "0.1.51"
3232
path-tree = "0.2.2"
3333
futures-util = "0.3.17"
3434

35-
hyper = { version = "0.14.14", features = ["server", "stream"] }
35+
hyper = { version = "0.14.15", features = ["server", "stream"] }
3636

3737
bytes = "1.1.0"
3838
mime = "0.3.16"

0 commit comments

Comments
 (0)