Skip to content

Commit ff2cecc

Browse files
weiznichFabianLars
andauthored
chore: Exclude example files from published package (#314)
Co-authored-by: Fabian-Lars <github@fabianlars.de>
1 parent 15ba744 commit ff2cecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ repository = "https://github.com/amrbashir/muda"
1010
documentation = "https://docs.rs/muda"
1111
categories = ["gui"]
1212
rust-version = "1.71"
13+
include = ["README.md", "src/**/*.rs", "Cargo.toml", "LICENSE-APACHE", "LICENSE-MIT", "LICENSE.spdx"]
1314

1415
[features]
1516
default = ["libxdo", "gtk"]

0 commit comments

Comments
 (0)