Exclude contributor agreement from published crate

Can't contribute to hash-pinned binaries! This file is only needed in
the repo itself.
This commit is contained in:
Jack Grigg 2021-06-01 23:38:30 +01:00
parent 38db112596
commit 17b2e5275b

View file

@ -13,6 +13,7 @@ license-file = "LICENSE-BOSL"
repository = "https://github.com/zcash/pasta_curves"
documentation = "https://docs.rs/pasta_curves"
readme = "README.md"
exclude = ["Contributor_Agreement"]
# We are not publishing this yet.
publish = false