Skip to content

Commit

Permalink
Package only necessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhkr committed Sep 7, 2020
1 parent b61a2aa commit 102769f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ categories = ["filesystem"]
repository = "https://github.com/jonhkr/rust-file-seq"
description = "Fail-safe file sequence that uses the file system as store"
readme = "README.md"
exclude = [
"file-seq.iml",
".github"
]
include = ["src/", "README.md"]

[dependencies]
log = "0.4.11"
Expand Down

0 comments on commit 102769f

Please sign in to comment.