Skip to content

Commit

Permalink
Remove unneeded files from crate package (#185)
Browse files Browse the repository at this point in the history
* Remove unneeded files from crate package

* Add back debug README
  • Loading branch information
Jake-Shadle committed Sep 4, 2023
1 parent 350cf62 commit d1a4700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ license = "Zlib OR Apache-2.0 OR MIT"
keywords = ["vec", "no_std", "no-std"]
categories = ["data-structures", "no-std"]
repository = "https://github.com/Lokathor/tinyvec"
exclude = ["/.github", "/*.py", "/*.sh", "/src-backup"]

[dependencies]
tinyvec_macros = { version = "0.1", optional = true }
Expand Down

0 comments on commit d1a4700

Please sign in to comment.