Skip to content

Commit

Permalink
Include src
Browse files Browse the repository at this point in the history
  • Loading branch information
van-sprundel authored Sep 16, 2024
1 parent d47f3bd commit 51ca986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
keywords = ["cli", "json", "resume"]
categories = ["visualization", "value-formatting"]

include = ["themes/default/**"]
include = ["/src", "themes/default/**"]

[dependencies]
clap = { version = "4.5.12" }
Expand Down

0 comments on commit 51ca986

Please sign in to comment.