From 5204831bace281148d535f95f1b9ee6c428d9fe0 Mon Sep 17 00:00:00 2001 From: KtorZ Date: Wed, 2 Oct 2024 10:14:27 +0200 Subject: [PATCH] Fix superfluous toml key in Cargo.toml. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e48de17e..11aeb532 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,6 @@ publish-prereleases = true # Note: should be a path relative to the .github/workflows/ directory, and # which should point to a .yml file containing the github workflow steps just # as one would normally write them in a workflow. -[workspace.metadata.dist] github-build-setup = "../musl-build-setup.yml" [[workspace.metadata.dist.artifact]]