chore: add gitattributes file

This commit is contained in:
Stevan Freeborn
2026-03-12 05:42:48 -05:00
parent 20bc914d33
commit e5c012cfe9
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ members = ["cargo:."]
# Config for 'dist'
[dist]
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.30.4"
cargo-dist-version = "0.31.0"
# CI backends to support
ci = "github"
# The installers to generate for each app