Skip to content

Commit 8a186fb

Browse files
committed
precise indexmap
1 parent 1e2bccd commit 8a186fb

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 indexmap --precise "2.5.0" --verbose
51+
cargo update -p indexmap@2.7.0 --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)