Skip to content

Commit

Permalink
import subtle even though it is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Aug 19, 2024
1 parent 6a502c5 commit e6c804b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions cryptography/bls12_381/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ blstrs = { version = "0.7.1", features = ["__private_bench"] }
ff = "0.13.0"
group = "0.13"
pairing = { version = "0.23" }
subtle = { workspace = true }

[dev-dependencies]
criterion = "0.5.1"
Expand Down

0 comments on commit e6c804b

Please sign in to comment.