mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 19:47:01 +05:30
fix: allow crate to be published
This commit is contained in:
parent
fff052af4d
commit
795611a1d6
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ license = "MIT/Apache-2.0"
|
||||||
keywords = ["git", "snapshot", "backup", "restore"]
|
keywords = ["git", "snapshot", "backup", "restore"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
include = ["src/**/*", "LICENSE-*", "README.md"]
|
include = ["src/**/*", "LICENSE-*", "README.md"]
|
||||||
publish = false
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue