fix: exclude large data files blocking crate publish
This commit is contained in:
parent
385973b544
commit
f5ebe71a08
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ documentation = "https://docs.rs/pallas-math"
|
|||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
authors = ["Andrew Westberg <andrewwestberg@gmail.com>"]
|
||||
exclude = ["tests/data/*"]
|
||||
|
||||
[features]
|
||||
default = ["gmp"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue