Skip to content

Commit

Permalink
Remove unneeded files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Nov 7, 2023
1 parent 3d989b9 commit b512478
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ repository = "https://github.com/Jake-Shadle/xwin"
homepage = "https://github.com/Jake-Shadle/xwin"
categories = ["development-tools", "command-line-utilities"]
keywords = ["windows", "cross-compilation"]
exclude = [
".cargo",
".github",
"docs",
"tests/**",
"deny.toml",
"release.toml",
"xwin.dockerfile",
]

[features]
# By default we use rustls for TLS
Expand Down

0 comments on commit b512478

Please sign in to comment.