mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
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:
parent
38db112596
commit
17b2e5275b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue