Skip to content

Commit

Permalink
Exclude large tests directory from package
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneider-bensch committed Jul 3, 2024
1 parent c8b4a0e commit 9c9969d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libcrux-kem/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ edition.workspace = true
repository.workspace = true
readme.workspace = true
description = "Libcrux KEM implementation"
exclude = ["/tests"]

[lib]
path = "src/kem.rs"
Expand Down

0 comments on commit 9c9969d

Please sign in to comment.