From c3adb3c4f86fd07bc6df3e3aebd867435a03d54c Mon Sep 17 00:00:00 2001 From: Martijn Date: Sun, 20 Oct 2024 04:03:30 +0200 Subject: [PATCH] Revert "Add metadata for Binstall so that it can download binaries immediately (without brute forcing to find the correct URL)" This reverts commit 5433a6cc0286eb760bb408f8584d076fe867ab4c. --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index f12a8160..00d28014 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,9 +18,6 @@ rust-version = "1.78" [package.metadata.release] tag-name = "v{{version}}" -[package.metadata.binstall] -pkg-url = "{ repo }/releases/download/v{ version }/{ name }-{ target }-v{ version }{ archive-suffix }" - [dependencies] bisector = "0.4.0" # bisection with a custom comparator camino = "1.1" # utf-8 paths