ci: udpate dist + release.yml

This commit is contained in:
nym21
2025-09-08 20:01:51 +02:00
parent 17eed70903
commit 5ab97050dd
2 changed files with 1 additions and 9 deletions
-8
View File
@@ -65,11 +65,3 @@ shared-version = true
tag-name = "v{{version}}"
pre-release-commit-message = "release: v{{version}}"
tag-message = "release: v{{version}}"
[workspace.metadata.dist]
cargo-dist-version = "0.30.0"
ci = "github"
allow-dirty = ["ci"]
installers = []
targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "x86_64-unknown-linux-gnu"]
rust-toolchain-version = "1.89"