Skip to content

Commit 24e23e3

Browse files
committed
ci: Fix pin-msrv
1 parent 646661f commit 24e23e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/pin-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set -euo pipefail
1010
# cargo clean
1111
# rustup override set 1.85.0
1212

13+
cargo update -p idna_adapter --precise "1.2.1"
1314
cargo update -p icu_normalizer --precise "2.1.1"
1415
cargo update -p icu_provider --precise "2.1.1"
1516
cargo update -p icu_locale_core --precise "2.1.1"

0 commit comments

Comments
 (0)