Skip to content

Commit c8af67c

Browse files
committed
bump cross patch
1 parent 0e65c57 commit c8af67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/databend-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Rust setup
3333
run: |
3434
bash ./scripts/setup/dev_setup.sh
35-
cargo install --version 0.1.16 cross
35+
cargo install --version 0.2.1 cross
3636
- name: Build Binary
3737
run: |
3838
if [ ${{ matrix.config.os }} = "macos-11" ]; then

0 commit comments

Comments
 (0)