Skip to content

Commit

Permalink
Update Rust crate hyper to 0.14 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent d2a8a51 commit db35bda
Showing 1 changed file with 1 addition and 1 deletion.
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.4"
log = "0.4.21"
env_logger = "0.3"
hyper = "0.10"
hyper = "0.14"
hyper-native-tls = "0.3.0"
yaml-rust = "0.4.5"
error-chain = "0.12.4"
Expand Down

0 comments on commit db35bda

Please sign in to comment.