Skip to content

Commit

Permalink
Merge pull request #1035 from foresterre/revert/binstall-fix
Browse files Browse the repository at this point in the history
Revert "Add metadata for Binstall so that it can download binaries immediately (...)"
  • Loading branch information
foresterre authored Oct 20, 2024
2 parents e6f184c + c3adb3c commit a380b20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a380b20

Please sign in to comment.