Skip to content

Commit

Permalink
chore: update aws-sign-v4 and http dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bavshin-f5 committed Apr 23, 2024
1 parent c795063 commit 8e12835
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 108 deletions.
170 changes: 64 additions & 106 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ license = "Apache-2.0"

[dev-dependencies]
ngx = { path = "../" }
aws-sign-v4 = "0.2.0"
aws-sign-v4 = "0.3.0"
chrono = "0.4.23"
http = "0.2.12"
http = "1.1.0"
libc = "0.2.140"

[[example]]
Expand Down

0 comments on commit 8e12835

Please sign in to comment.