Skip to content

Commit

Permalink
Merge pull request #4435 from jbencin/chore/remove-sha2-asm
Browse files Browse the repository at this point in the history
Chore: Remove unnecessary `sha2-asm` dependency
  • Loading branch information
kantai committed Mar 1, 2024
2 parents 4888ba2 + aa0f6d7 commit 383d586
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
12 changes: 1 addition & 11 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions clarity/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,3 @@ developer-mode = []
slog_json = ["stacks_common/slog_json"]
testing = []

[target.'cfg(all(target_arch = "x86_64", not(target_env = "msvc")))'.dependencies]
sha2-asm = "0.5.3"

0 comments on commit 383d586

Please sign in to comment.