Skip to content

Commit

Permalink
Merge pull request #39 from pesca-dev/dependabot/cargo/sha2-0.10.8
Browse files Browse the repository at this point in the history
build(deps): bump sha2 from 0.10.7 to 0.10.8
  • Loading branch information
H1ghBre4k3r authored Sep 28, 2023
2 parents 9d6a326 + 1f5119a commit 4a72854
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -30,7 +30,7 @@ tracing-subscriber = "0.3.17"
lettre = { version = "0.10.4", optional = true }
jwt = { version = "0.16.0", optional = true }
hmac = { version = "0.12.1", optional = true }
sha2 = { version = "0.10.7", optional = true }
sha2 = { version = "0.10.8", optional = true }

[features]
# default = ["csr"]
Expand Down

0 comments on commit 4a72854

Please sign in to comment.