Skip to content

Commit

Permalink
Update Rust crate hyper to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 40e25d9 commit 77fa2ce
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 3 deletions.
169 changes: 167 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 @@ -11,7 +11,7 @@ clap = "2.34"
json = "0.12"
log = "0.4"
env_logger = "0.3"
hyper = "0.10"
hyper = "0.14"
hyper-native-tls = "0.3.0"
yaml-rust = "0.4"
error-chain = "0.12"
Expand Down

0 comments on commit 77fa2ce

Please sign in to comment.