mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 17:57:01 +05:30
fix: workaround for cargo publish
crapping out on .direnv
This commit is contained in:
parent
e93a09e1b6
commit
cac9b7b3ea
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ homepage = "https://github.com/msfjarvis/gitice"
|
|||
license = "MIT/Apache-2.0"
|
||||
keywords = ["git", "snapshot", "backup", "restore"]
|
||||
readme = "README.md"
|
||||
include = ["src/**/*", "LICENSE-*", "README.md"]
|
||||
include = ["src/**/*", "/LICENSE-*", "/README.md"]
|
||||
|
||||
[package.metadata.wix]
|
||||
upgrade-guid = "90907703-6CAD-4F13-AB11-D03BF51966EC"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue