mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 05:27:01 +05:30
fix(release): prevent publishing to crates.io
This commit is contained in:
parent
45fdce7f39
commit
bc9f392b62
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ description = "CLI tool to monitor clipboard changes and perform operations base
|
||||||
repository = "https://github.com/msfjarvis/clipboard-substitutor"
|
repository = "https://github.com/msfjarvis/clipboard-substitutor"
|
||||||
homepage = "https://github.com/msfjarvis/clipboard-substitutor"
|
homepage = "https://github.com/msfjarvis/clipboard-substitutor"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
publish = false
|
||||||
keywords = []
|
keywords = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
include = ["src/**/*", "LICENSE-*", "README.md"]
|
include = ["src/**/*", "LICENSE-*", "README.md"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue