Skip to content

Commit

Permalink
Revert "TOOL-27131 Use --locked flag to force Cargo to use the packag…
Browse files Browse the repository at this point in the history
…ed Cargo.lock file (#327)"

This reverts commit 92ef28e.
  • Loading branch information
prakashsurya committed Feb 6, 2025
1 parent 5b2cad7 commit 461e731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zfs/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function prepare() {
zlib1g-dev
logmust install_kernel_headers
logmust install_pkgs "$DEPDIR"/delphix-rust/*.deb
logmust cargo install cargo-bundle-licenses --locked
logmust cargo install cargo-bundle-licenses
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
}
Expand Down

0 comments on commit 461e731

Please sign in to comment.