mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-06 20:20:34 +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"
|
repository = "https://github.com/zcash/pasta_curves"
|
||||||
documentation = "https://docs.rs/pasta_curves"
|
documentation = "https://docs.rs/pasta_curves"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
exclude = ["Contributor_Agreement"]
|
||||||
|
|
||||||
# We are not publishing this yet.
|
# We are not publishing this yet.
|
||||||
publish = false
|
publish = false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue