Skip to content

Commit

Permalink
chore: CMake should not update the lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jun 24, 2024
1 parent 50bcdd9 commit 6c1b68c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/pact_ffi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ add_custom_command(
OUTPUT ${CARGO_LIBRARY_FILE}
COMMAND
${CARGO_EXECUTABLE}
--locked
build
${CARGO_BUILD_TYPE}
--target-dir ${CARGO_TARGET_DIR}
Expand Down

0 comments on commit 6c1b68c

Please sign in to comment.