Skip to content

Commit

Permalink
Merge pull request #860 from messense/dependabot/cargo/hyper-0.14.27
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
2 parents b1f1cae + f05c45d commit 455c74b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dav-server = { version = "0.5.5", default-features = false, features = ["hyper"]
dirs = "5.0.1"
futures-util = "0.3"
headers = "0.3.6"
hyper = { version = "0.14.18", features = ["server", "http2"] }
hyper = { version = "0.14.27", features = ["server", "http2"] }
moka = { version = "0.11.2", default-features = false, features = ["future"] }
openssl-probe = { version = "0.1.4", optional = true }
path-slash = "0.2.0"
Expand Down

0 comments on commit 455c74b

Please sign in to comment.