Skip to content

Commit

Permalink
Update Rust crate hyper to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Nov 21, 2024
1 parent 83968b8 commit 6a84cac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -173,7 +173,7 @@ frunk_core = { version = "0.4.3", default-features = false }
futures = { version = "=0.3.31", default-features = false }
hifijson = { version = "=0.2.2", default-features = false }
humansize = { version = "=2.1.3", default-features = false }
hyper = { version = "=1.5.0", default-features = false }
hyper = { version = "=1.5.1", default-features = false }
include_dir = { version = "=0.7.4", default-features = false }
insta = { version = "=1.41.1", default-features = false }
itertools = { version = "0.13.0", default-features = false }
Expand Down

0 comments on commit 6a84cac

Please sign in to comment.