Skip to content

Commit

Permalink
Add newly-added files to Cargo.toml to fix package job.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Sep 28, 2023
1 parent 12fc9fd commit af45ee2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,10 @@ include = [
"tests/rsa_test_public_modulus.bin",
"third_party/fiat/curve25519_32.h",
"third_party/fiat/curve25519_64.h",
"third_party/fiat/curve25519_64_msvc.h",
"third_party/fiat/p256_32.h",
"third_party/fiat/p256_64.h",
"third_party/fiat/p256_64_msvc.h",
"third_party/fiat/LICENSE",
"third_party/NIST/SHAVS/SHA1LongMsg.rsp",
"third_party/NIST/SHAVS/SHA1Monte.rsp",
Expand Down

0 comments on commit af45ee2

Please sign in to comment.