Skip to content

Commit

Permalink
Pin idna_adapter instead of url in MSRV CI task (#2470)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsivonen authored Nov 4, 2024
1 parent 8ed1065 commit 8e6d78a
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 8e6d78a

Please sign in to comment.