diff --git a/scripts/environment/prepare.sh b/scripts/environment/prepare.sh index 6ef0e034346f9..ff01e4b4d5f69 100755 --- a/scripts/environment/prepare.sh +++ b/scripts/environment/prepare.sh @@ -18,7 +18,7 @@ if ! cargo deny --version >& /dev/null ; then rustup run stable cargo install cargo-deny --force --locked fi if ! dd-rust-license-tool --help >& /dev/null ; then - rustup run stable cargo install dd-rust-license-tool --version 1.0.1 --force --locked + rustup run stable cargo install dd-rust-license-tool --version 1.0.2 --force --locked fi # Currently fixing this to version 0.30 since version 0.31 has introduced