Skip to content

Commit

Permalink
Update Rust crate hyper to 0.14.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent d179fe2 commit 405f85d
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 @@ -29,6 +29,6 @@ ordered-float = "3.9"
async-trait = "0.1.69"
axum = "0.6.18"
bytes = "1.5.0"
hyper = "0.14.27"
hyper = "0.14.28"
reqwest = { version = "0.11", features = ["blocking"] }
tokio = { version = "1.35.0", features = ["full"] }

0 comments on commit 405f85d

Please sign in to comment.