commit 132310dfe4295570d9d821d37dc716a70e785eac parent 86866c30f337c9451b22ebd263985455b2d728d6 Author: triesap <tyson@radroots.org> Date: Thu, 4 Jun 2026 13:16:46 -0700 build: remove release builder metadata Diffstat:
| M | Cargo.toml | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml @@ -7,9 +7,6 @@ rust-version = "1.92.0" license = "AGPL-3.0" description = "Radroots daemon binary" -[package.metadata.radroots_release.build] -backend = "cross" - [workspace] resolver = "2"