We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c900e84 commit 7baed72Copy full SHA for 7baed72
Makefile
@@ -30,7 +30,7 @@ export CARGO_BINSTALL_STRATEGIES ?= crate-meta-data,compile
30
ifeq ($(CI),true)
31
override CARGO_BINSTALL_STRATEGIES = compile
32
endif
33
-export CARGO_TOOL_VERSION_cargo-binstall ?= 1.16.2
+export CARGO_TOOL_VERSION_cargo-binstall ?= 1.16.7
34
export CARGO_TOOL_VERSION_dd-rust-license-tool ?= 1.0.3
35
export CARGO_TOOL_VERSION_cargo-deny ?= 0.18.9
36
export CARGO_TOOL_VERSION_cargo-hack ?= 0.6.30
0 commit comments