Skip to content

Commit

Permalink
exclude elliptic-curve from workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Feb 22, 2025
1 parent 83e1026 commit e259ec6
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 171 deletions.
171 changes: 1 addition & 170 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 @@ -7,10 +7,10 @@ members = [
"crypto",
"crypto-common",
"digest",
"elliptic-curve",
"kem",
"password-hash",
"signature",
"signature_derive",
"universal-hash",
]
exclude = ["elliptic-curve"]
Loading

0 comments on commit e259ec6

Please sign in to comment.