Skip to content

Commit

Permalink
fix(deps): update rust crate hyper to 0.14.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent d87200d commit fa58b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/whirl_api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish = false
[dependencies]
# Web-server
axum = "0.4.4"
hyper = "0.14.17"
hyper = "0.14.26"

# Utility
sysinfo = "0.23.5"
Expand Down

0 comments on commit fa58b86

Please sign in to comment.