mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-17 00:57:00 +05:30
chore(release): bump cargo-dist
This commit is contained in:
parent
9f407d40e8
commit
5e2d84dae1
3 changed files with 106 additions and 48 deletions
|
@ -17,6 +17,8 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
[package.metadata.wix]
|
||||
upgrade-guid = "90907703-6CAD-4F13-AB11-D03BF51966EC"
|
||||
path-guid = "2995A4B3-1534-48CC-9D44-62713E5411B2"
|
||||
license = false
|
||||
eula = false
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
@ -42,7 +44,7 @@ lto = "thin"
|
|||
# Config for 'cargo dist'
|
||||
[workspace.metadata.dist]
|
||||
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
|
||||
cargo-dist-version = "0.4.0"
|
||||
cargo-dist-version = "0.5.0"
|
||||
# CI backends to support
|
||||
ci = ["github"]
|
||||
# The installers to generate for each app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue