Skip to content

Commit

Permalink
bump: hawk, resolving duplicate dependencies and fix advisory (#1516)
Browse files Browse the repository at this point in the history
* bump hawk, resolving duplicate dependencies

* Updates shlex fixing advisory
  • Loading branch information
Tarik Eshaq authored Jan 26, 2024
1 parent 9798558 commit 8ff1b63
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 53 deletions.
71 changes: 19 additions & 52 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 syncserver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ actix-cors = "0.6"
async-trait = "0.1.40"
dyn-clone = "1.0.4"
hostname = "0.3.1"
hawk = "4.0"
hawk = "5.0"
hmac = "0.12"
mime = "0.3"
reqwest = { workspace = true, features = [
Expand Down

0 comments on commit 8ff1b63

Please sign in to comment.