Skip to content

Commit

Permalink
cargo binstall configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
digizeph committed Jan 18, 2024
1 parent 86dd038 commit 5ded3cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,7 @@ vendored-openssl = ["openssl"]

[dev-dependencies]
tracing-subscriber = "0.3.17"

[package.metadata.binstall]
pkg-url = "{ repo }/releases/download/v{ version }/{ name }-{ target }.tar.gz"
pkg-fmt = "tgz"

0 comments on commit 5ded3cc

Please sign in to comment.