chore: refresh cargo-dist config

This commit is contained in:
Harsh Shandilya 2024-09-16 10:01:22 +05:30
parent 900b0d1b4d
commit 37aae1488e
2 changed files with 6 additions and 6 deletions

View file

@ -38,7 +38,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.21.1"
cargo-dist-version = "0.22.0"
# CI backends to support
ci = "github"
# The installers to generate for each app