Skip to content

Commit

Permalink
Updated Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekx committed Apr 18, 2024
1 parent d5025fc commit 84dce9a
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 @@ repository = "https://github.com/ekx/starch"
license = "MIT"
keywords = ["retroarch", "steam"]
categories = ["command-line-utilities"]
exclude = [".idea/*", ".vscode/*"]
exclude = [".idea/*", ".vscode/*", ".github/*"]

[dependencies]
steamlocate = "2.0.0-beta.2"
Expand Down

0 comments on commit 84dce9a

Please sign in to comment.