Skip to content

Commit 7baed72

Browse files
committed
use fixed version of cargo-binstall
1 parent c900e84 commit 7baed72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export CARGO_BINSTALL_STRATEGIES ?= crate-meta-data,compile
3030
ifeq ($(CI),true)
3131
override CARGO_BINSTALL_STRATEGIES = compile
3232
endif
33-
export CARGO_TOOL_VERSION_cargo-binstall ?= 1.16.2
33+
export CARGO_TOOL_VERSION_cargo-binstall ?= 1.16.7
3434
export CARGO_TOOL_VERSION_dd-rust-license-tool ?= 1.0.3
3535
export CARGO_TOOL_VERSION_cargo-deny ?= 0.18.9
3636
export CARGO_TOOL_VERSION_cargo-hack ?= 0.6.30

0 commit comments

Comments
 (0)