diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab578f11d..2a35f8df6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -293,7 +293,7 @@ jobs: cargo update -p tokio --precise 1.29.1 cargo update -p tokio-util --precise 0.7.11 cargo update -p idna_adapter --precise 1.1.0 - cargo update -p hashbrown@0.15.2 --precise 0.15.0 + cargo update -p hashbrown --precise 0.15.0 cargo update -p native-tls --precise 0.2.13 cargo update -p once_cell --precise 1.20.3