Skip to content

Commit

Permalink
Pin idna_adapter instead of url in MSRV CI task (seanmonstar#2470)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsivonen authored and Nutomic committed Nov 7, 2024
1 parent 845ea0f commit 806020c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ jobs:
cargo update -p log --precise 0.4.18
cargo update -p tokio --precise 1.29.1
cargo update -p tokio-util --precise 0.7.11
cargo update -p url --precise 2.5.0
cargo update -p idna_adapter --precise 1.1.0
- uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit 806020c

Please sign in to comment.