Skip to content

Commit

Permalink
Merge pull request #196 from EspressoSystems/dependabot/cargo/http-1.1.0
Browse files Browse the repository at this point in the history
Bump http from 1.0.0 to 1.1.0
  • Loading branch information
jbearer authored Mar 28, 2024
2 parents e2eb0ba + f8abf4e commit 26e1365
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -32,7 +32,7 @@ dirs = "5.0.1"
edit-distance = "2.1"
futures = "0.3.30"
futures-util = "0.3.30"
http = "1.0.0"
http = "1.1.0"
include_dir = "0.7"
itertools = "0.12"
lazy_static = "1.4"
Expand Down

0 comments on commit 26e1365

Please sign in to comment.