Skip to content

Commit 2eb120e

Browse files
committed
debugging
1 parent ea8b62c commit 2eb120e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
if: "matrix.toolchain == '1.63.0'"
4949
run: |
5050
cargo update -p idna_adapter --precise "1.1.0" --verbose
51-
cargo update -p [email protected] --precise "2.5.0" --verbose
51+
# cargo update -p [email protected] --precise "2.5.0" --verbose
5252
cargo update -p tokio --precise "1.35.1" --verbose
5353
cargo update -p tokio-util --precise "0.7.11" --verbose
5454
- name: Enable caching for bitcoind

0 commit comments

Comments
 (0)