Skip to content

Commit

Permalink
cargo-install-update + cargo-binstall: Failed to parse cargo mani…
Browse files Browse the repository at this point in the history
…fest (#919)
  • Loading branch information
dimitarvp authored Nov 1, 2023
1 parent cdedcc6 commit bf51b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ dircmp = "0.2"
[package.metadata.binstall]
pkg-url = "{ repo }/releases/download/v{ version }/{ repo }-v{ version }-{ target }{ archive-suffix }"
bin-dir = "{ bin }-{ target }/{ bin }{ binary-ext }"
pkg-fmt = "tar.gz"
pkg-fmt = "tgz"

[package.metadata.binstall.signing]
algorithm = "minisign"
Expand Down

0 comments on commit bf51b1e

Please sign in to comment.