Skip to content

Commit 76fb99c

Browse files
committed
Fix the CI failing due to which crate
Signed-off-by: Harshil Jani <[email protected]>
1 parent ebe3245 commit 76fb99c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ if cargo --version | grep "1\.41\.0"; then
1616
cargo update -p form_urlencoded --precise 1.0.1
1717
cargo update -p once_cell --precise 1.13.1
1818
cargo update -p bzip2 --precise 0.4.2
19+
cargo update -p which --precise 4.3.0
1920
fi
2021

2122
# Pin dependencies required to build with Rust 1.47.0

0 commit comments

Comments
 (0)