Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bnaras committed May 9, 2023
1 parent d26077a commit d84d898
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Expand Up @@ -13,6 +13,12 @@ categories = ["science"]
keywords = ["linear-algebra"]
build = "build.rs"

# Excludes
exclude = [
".gitignore",
".github/*",
"ci-cargo.ps1",
]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dev-dependencies]
Expand Down

0 comments on commit d84d898

Please sign in to comment.