We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8b62c commit 2eb120eCopy full SHA for 2eb120e
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
if: "matrix.toolchain == '1.63.0'"
49
run: |
50
cargo update -p idna_adapter --precise "1.1.0" --verbose
51
- cargo update -p [email protected] --precise "2.5.0" --verbose
+ # cargo update -p [email protected] --precise "2.5.0" --verbose
52
cargo update -p tokio --precise "1.35.1" --verbose
53
cargo update -p tokio-util --precise "0.7.11" --verbose
54
- name: Enable caching for bitcoind
0 commit comments