Skip to content

Commit

Permalink
Only include necessary files in crate
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Sep 22, 2020
1 parent 0fbd255 commit 94ecc95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -10,6 +10,7 @@ readme = "README.md"
repository = "https://github.com/vks/average"
version = "0.10.5"
edition = "2018"
include = ["src/**/*", "LICENSE-*", "README.md"]

[features]
serde1 = ["serde", "serde_derive", "serde-big-array"]
Expand Down

0 comments on commit 94ecc95

Please sign in to comment.