Skip to content

Commit

Permalink
precise indexmap
Browse files Browse the repository at this point in the history
  • Loading branch information
arik-so committed Dec 12, 2024
1 parent 1e2bccd commit 8a186fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
if: "matrix.toolchain == '1.63.0'"
run: |
cargo update -p idna_adapter --precise "1.1.0" --verbose
cargo update -p indexmap --precise "2.5.0" --verbose
cargo update -p indexmap@2.7.0 --precise "2.5.0" --verbose
cargo update -p tokio --precise "1.35.1" --verbose
cargo update -p tokio-util --precise "0.7.11" --verbose
- name: Enable caching for bitcoind
Expand Down

0 comments on commit 8a186fb

Please sign in to comment.