Skip to content

Commit

Permalink
Update Rust crate hyper to 0.14.28 (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent a546f18 commit e0d7b92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -20,7 +20,7 @@ postgres-types = { version = "0.2.6", features = ["derive", "array-impls"] }

# Https
surf = { version = "2.3.2", features = ["curl-client"] }
hyper = { version = "0.14.27", features = ["full"] }
hyper = { version = "0.14.28", features = ["full"] }

# Logging
log = "0.4.20"
Expand Down

0 comments on commit e0d7b92

Please sign in to comment.