Skip to content

Commit

Permalink
Upgrade http-signature-normalization-actix to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pijuszczyk committed Jul 2, 2023
1 parent cb28af5 commit f3e5214
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 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 crates/apub/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ reqwest = { workspace = true }
once_cell = { workspace = true }
html2md = "0.2.14"
serde_with = { workspace = true }
http-signature-normalization-actix = { version = "0.6.2", default-features = false, features = ["server", "sha-2"] }
http-signature-normalization-actix = { version = "0.8.0", default-features = false, features = ["server", "sha-2"] }
enum_delegate = "0.2.0"

[dev-dependencies]
Expand Down

0 comments on commit f3e5214

Please sign in to comment.