Skip to content

Commit

Permalink
chore: Remove unnecessary sha2-asm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jbencin authored and kantai committed Mar 1, 2024
1 parent 4530f01 commit 3f8b1b6
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 3f8b1b6

Please sign in to comment.