mirror of
https://github.com/tauri-apps/muda.git
synced 2026-01-31 00:45:18 +01:00
chore: Exclude example files from published package (#314)
Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
@@ -10,6 +10,7 @@ repository = "https://github.com/amrbashir/muda"
|
||||
documentation = "https://docs.rs/muda"
|
||||
categories = ["gui"]
|
||||
rust-version = "1.71"
|
||||
include = ["README.md", "src/**/*.rs", "Cargo.toml", "LICENSE-APACHE", "LICENSE-MIT", "LICENSE.spdx"]
|
||||
|
||||
[features]
|
||||
default = ["libxdo", "gtk"]
|
||||
|
||||
Reference in New Issue
Block a user